[Mono-list] What is a valid combination of Mono and its Debugger
Luc Dallaire
lucdal at gmail.com
Mon Feb 5 10:25:54 EST 2007
Hi,
We are trying to make use of the Mono Debugger, but when we start it,
instead of breaking into the main C# method it stops into native code and
doesn't seem to be aware of the C#...I assume this is what bug entry 80503
is all about [http://bugzilla.ximian.com/show_bug.cgi?id=80503] .
What would be a valid combination of releases of Mono and the Debugger?
None of those seem to be working for us:
On Redhat Enterprise 4 Update 4
MDB 0.30 rpm on Mono 1.1.16 rpm
MDB 0.31 rpm on Mono 1.1.16 rpm
MDB 0.30 rpm on Mono 1.2.2.1 rpm
MDB 0.31 rpm on Mono 1.2.2.1 rpm
MDB 0.31 src on Mono 1.2.2.1 src
(note: our sample code was compiled using *mcs -debug)*
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070205/547a689a/attachment.html
More information about the Mono-list
mailing list