https://bugzilla.novell.com/show_bug.cgi?id=464134
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=464134#c1 --- Comment #1 from Martin Baulig <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
