[pedump] Have the assembly search hook look at the same directory of the assembly...
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 18 Aug 2017 22:40:03 +0000 (15:40 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 18 Aug 2017 22:42:17 +0000 (15:42 -0700)
commitbb2eff506aaf0c25579bbaac8d71435f6abb567e
tree3cfbbe7e8e654d05bbdb500571fe306e626e8449
parente91a66fc94957b893cc896e32439fc957059a2de
[pedump] Have the assembly search hook look at the same directory of the assembly being verified.

Unfortunately using mono_set_assemblies_path is not much of an option as it disables the MONO_PATH env var
and that's needed when working with an in-tree pedump - cuz having to `make install` all the time is BS.
tools/pedump/pedump.c