Boost logo

Boost :

Subject: Re: [boost] [Backtrace] Any interest in portable stack trace?
From: Jarrad Waterloo (jwaterloo_at_[hidden])
Date: 2010-10-20 17:43:14


> Hello,
>
> Is there any interest in getting portable stack trace to boost - get
> something similar to Java's printStackTrace.
>

Wish list
In the windows world, frequently symbols are embedded in the exe but the
pdb files are stored in VCS upon tagging of releases. So programs needs
to be able to serialize the stacktrace and use a seperate tool to use it
with the pdb to see what is up. Please give some consideration to this
usecase.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk