Runtime.traceHandler
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Mon May 11 13:26:20 PDT 2015
On Sat, 09 May 2015 18:35:44 +0000, Márcio Martins wrote:
> Hello!
>
> While working on getting better callstacks, I ran into what I think is a
> nasty bug - The module constructor in runtime.d is overriding any custom
> handler as soon as a new thread spawns, making this facility quite
> annoying to use. I have verified this to be the case in gdb.
>
> Should the code be moved into a shared constructor, perhaps?
https://issues.dlang.org/show_bug.cgi?id=14226
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150511/c1cf097c/attachment.sig>
More information about the Digitalmars-d
mailing list