[Mono-devel-list] compiling MCS with debug symbols..
Miguel de Icaza
miguel at ximian.com
Tue Jan 11 15:22:23 EST 2005
> How can i get mono n mcs to compile with debug symbols? I mean, so
> that i can run something like MonoDevelop under mdb? to be able to
> step into code implemented in the class libraries of mono ..
>
> Is there any doc available describing how one can go about trying to
> debug mono/mcs etc.. ?
Compile with -debug
This is the default that we use anyways.
More information about the Mono-devel-list
mailing list