[Mono-dev] Building Mono on Linux/Alpha

Miguel de Icaza miguel at ximian.com
Tue Sep 5 02:01:54 EDT 2006


Hello,

> What is required to port debugging support in mono? I did all required 
> changes in consfigure.in and Makefile.am in mini.
> All necessary *debug* files are build, but it seems that it doesn't 
> work. I've seen info that current support of debugger is
> somewhat under construction. I checked for docs, but can't find any.
> For now I just need a bare minimum - like install breakpoint and stop at 
> it, ability to examine local and global vars. :)
> Does the current code support this?

The majority of the debugger support lives in the module `debugger' on
SVN, and it has its own share of code to port.



More information about the Mono-devel-list mailing list