Throwable.TraceInfo

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 28 13:59:04 PST 2015


On Wed, 28 Jan 2015 15:20:56 +0000, david wrote:

> We're exclusively on Linux.
> And no - I don't want the strings during runtime.
> I understand generating strings can be time consuming.
> I'm willing to offload this to offline processing - during runtime, I
> just want access to the calltrace - i.e. void*[NUM_FRAMES].
> I feel like I need to resort to code duplication from druntime :(

there is nothing wrong in such code duplication.
-------------- 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/20150128/5839de28/attachment.sig>


More information about the Digitalmars-d mailing list