[Mono-list] Debugging

Miguel de Icaza miguel at novell.com
Tue Mar 13 18:59:09 EDT 2007


Hello,
 
> I'm just getting in to using Mono.  Something immediately obvious is
> MonoDevelop doesn't support the present debugger.  So is there a
> command line C# debugger like GDB?  I think I read that it is possible
> to use GDB with some helper functions to decode the managed code stack
> frame etc.  That's not really workable solution IMHO.

We are working on a debugger, it is currently only available from SVN in
the module "debugger"

	http://www.mono-project.com/Debugger


> 


More information about the Mono-list mailing list