[Mono-devel-list] making --debug the default in the runtime

Ben Maurer bmaurer at users.sourceforge.net
Sun Jan 11 11:01:35 EST 2004


On Sun, 2004-01-11 at 10:10, A Rafael D Teixeira wrote:
> >From: Varga Zoltan <vargaz at freemail.hu>
> >
> >
> >
> >    Would it be possible to modify the runtime so the --debug
> >option is
> >the default ? I know the debugging code has some overhead, but I
> >think it can be minimalized by loading the contents of
> >symbol files lazily
> >etc.
> >
> 
> I second that, I always like to have better stacktraces...

yes, this would be great, i *really* hate having to do:

mono --debug `which mcs.exe` myfile.cs when i want to debug.

-- ben




More information about the Mono-devel-list mailing list