[MonoDevelop] MD 2.0 Beta 2 (1.9.3) Debugger with source lines?

Lluis Sanchez Gual lluis at novell.com
Mon Mar 23 15:13:58 EDT 2009


Which mono version do you have?
Can you try running the debugger from the command line? for example:
> mdb test.exe
> b MainWindow.cs:22
> run
> continue
> list

do you get source code lines in this case?


El dl 23 de 03 de 2009 a les 07:44 -0700, en/na JackBak va escriure:
> 
> So now with the latest MD 2.0-4.1, monodevelop-debugger -mdb 2.0-2.3 and
> mono-debugger 2.4-18.4 I am still not able to debug using source lines. I am
> still using the simple test program of my March 16 post.
> 
> I am happy to supply other info as requested, could anyone confirm this or
> comment?
> 
> Regards,
> Jack



More information about the Monodevelop-list mailing list