[Mono-list] How do you debug?

Gonzalo Paniagua Javier gonzalo@ximian.com
05 Jul 2003 05:07:22 +0200


El s?, 05-07-2003 a las 00:25, Ivan Hawkes escribió:
> My debugging needs are simple, and are basically just a way for me to not have 
> to write Console.Write all throughout the code, then recompile it. I 
> basically only need breakpoints and a variable inspector. Nothing too fancy 
> ;-)

You can also use switches... Take a look at Jonathan Pryor's mail at
http://lists.ximian.com/archives/public/mono-list/2002-December/010504.html

-Gonzalo