[Mono-dev] [PATCH] mono-debugger 0.11: Fix search for wrapper location
Hans Kratz
kratz at omnicore.com
Wed Jan 4 14:07:09 EST 2006
Hi!
mono-debugger 0.11 searches for mono-debug-mini-wrapper in the
directory where the executing program (e.g. mdb.exe) is located. This
obviously works fine for mdb.exe but does not work without ugly hacks if
another debugging client is used (e.g. X-develop).
The attached patch solves this problem by searching for the wrapper in
the directory where mscorlib.dll is located instead.
Best regards,
Hans
--
Hans Kratz
Omnicore Software
http://www.omnicore.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flexible-locate-wrapper.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060104/f20d39e1/attachment.pl
More information about the Mono-devel-list
mailing list