[MonoDevelop] Integrated debugger

pbondo pba at mailme.dk
Sat Aug 16 13:11:00 EDT 2008


Hi

I just wanted to let you know that the Monodevelop debugger plugin (mdb) is
starting to feel really useful.

I have written a number of minor tools with Monodevelop and GTK# over the
past few years. Now it is beginning to feel natural to hit Ctrl+F5 rather
than F5 with a lot of Console.Writeline's.

The breakpoints seems to work fine, and stepping works more often than not.
Also whenever I do something I shouldn't have (at least with my code :-)) it
will stop at the appropriate line in the editor. Although it still doesn't
yet tell me what the problem is, it is very helpful to know which line of
code is causing the problem.

Just keep up the good work and I will end up being a happy user.

Please note that I have only tried GTK# desktop applications.

Thanks

/Poul
-- 
View this message in context: http://www.nabble.com/Integrated-debugger-tp19013188p19013188.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list