[Mono-devel-list] [PATCH] Trace at will
Bill Middleton
flashdict at gmail.com
Sun Jun 5 06:23:39 EDT 2005
There's a mention in libgc/include/private/gc_priv.h about USR2 already
being used by linuxthreads when SIG_SUSPEND is redefined as SIGPWR. I have
no idea if thats relevant anymore, though. I recall this only because
FreeBSD had a problem with USR2 and USR2 that had to be changed there in
libgc in the previous release.
Bill
On 6/5/05, Gonzalo Paniagua Javier <gonzalo at ximian.com> wrote:
>
> Hi there.
>
> The attached patch allows the user to enable/disable tracing in the
> runtime at will by using SIGUSR2.
>
> Running mono like:
>
> mono --trace=disabled test.exe
>
> makes trace be off on start up and sending a SIGUSR2 to the process will
> toggle the trace state.
>
> Ok to commit this? (+ manual page change)
>
> -Gonzalo
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050605/7725201a/attachment.html
More information about the Mono-devel-list
mailing list