[Mono-bugs] [Bug 464134] mdb does not work when loading mscorlib from user directory

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 7 12:17:52 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=464134

User martin at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=464134#c1





--- Comment #1 from Martin Baulig <martin at novell.com>  2009-01-07 10:17:51 MST ---
Hmm, normally the default path to mono is computed at mdb's compilation time,
but it's possible that the MONO_PATH variable will confuse the debugger - i'll
have a look at that.  If setting MONO_PATH breaks here, modifying
MONO_GAC_PREFIX will likely do as well.

Btw. don't set MONO_PATH if you want to modify the mono / corlib in the
debugged application, using the -mono and -mono-path is the recommended way of
doing that.

Setting MONO_PATH and MONO_GAC_PREFIX should only be used to specify which
corlib mdb itself should use.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list