
20 Oct
2010
20 Oct
'10
9:43 p.m.
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.