[Mono-list] Debugging problem
George Kodinov
gkodinov@openlinksw.co.uk
Wed, 16 Oct 2002 14:24:46 +0300
Hi,
Does the source level debugging of managed code work w/ the CVS version
of Mono ?
I had the following problems repeating the steps described in Debug
sample 2(http://www.go-mono.com/jit-debug-sample2.html) :
1) --debug=dwarf-plus is not a valid option (so I've tried with the
following : 'dwarf', 'stabs' and 'mono'
2) All I get is 'next' on the IL code. I've found no way to get the
source lines.
I've found no new info re. the GDB debugging.
Can somebody help me/update the sample ?
I'm running mono on Redhat 7.0/ gdb 5.2-2 (compiled from the Redhat's
source RPM gdb-5.2-2.src.rpm)
Best Regards,
George Kodinov