[MonoDevelop] debug the debugger

John Luke john.luke at gmail.com
Thu Jun 30 13:12:33 EDT 2005


Scott Walters wrote:

> Thanks for the info.  My MonoDevelop bin folder doesn't have any pdb 
> files. Do you know of a make or autogen switch to build MonoDevelop 
> with debug info?

Try this from the top MonoDevelop directory:
make clean
make CSC='mcs -debug'


More information about the Monodevelop-list mailing list