[Mono-bugs] [Bug 543226] The mono-x debugger acts differently when run inside the mono-addon environment than outside
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 8 03:31:03 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=543226
User martin at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=543226#c2
--- Comment #2 from Martin Baulig <martin at novell.com> 2009-10-08 01:31:03 MDT ---
It's not finding the Mono.Debugger.dll somehow, is it possible that we're
invoking the wrong mono ?
We're launching an inferior "mono" process via Process.Start(), and it's using
the "mono" which is in the PATH.
Is it possible that /opt/novell/mono/bin/monovs-server is a shell script which
invokes a different mono than the one in the PATH ?
We could fix that by invoking a shell script as well instead of using the
"mono" from the PATH.
--
Configure bugmail: http://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