[Mono-dev] Debugging Mono

Miguel de Icaza miguel at ximian.com
Thu Dec 29 11:36:59 EST 2005


Hello,

> What is the prefered way to debug a Mono application?

In the end, with the Mono Debugger, but as you noticed it is still not
rock solid.  Please file a bug report (I did report my own bug after I
tried reproducing your test).

For now you will have to add Console.WriteLines to track where your
program is.




More information about the Mono-devel-list mailing list