[Mono-devel-list] making --debug the default in the runtime
Jaroslaw Kowalski
jaak at zd.com.pl
Sun Jan 11 11:49:05 EST 2004
How about:
alias mono="mono --debug"
alias mcs="mono `which mcs.exe`"
Jarek
----- Original Message -----
From: "Ben Maurer" <bmaurer at users.sourceforge.net>
To: "A Rafael D Teixeira" <rafaelteixeirabr at hotmail.com>
Cc: "Varga Zoltan" <vargaz at freemail.hu>; <mono-devel-list at ximian.com>
Sent: Sunday, January 11, 2004 5:01 PM
Subject: RE: [Mono-devel-list] making --debug the default in the runtime
> 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
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list