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.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to