Boost logo

Boost Users :

Subject: Re: [Boost-users] Portable stack trace mechanism?
From: Aurelian Melinte (ame01_at_[hidden])
Date: 2011-10-23 21:56:01


>> A portable stack trace mechanism that would be able to show file/line would
>> be great. But without the file/line information it would be much less
>> useful.
>>
> I second this!

In some cases, for file/line information you have to either link with
libraries such as libbfd on Linux (and you get to depend on external &
platform dependent libraries); either you have to delve into the
intricacies of file formats yourself (elf, dwarf, etc).

Regards,
Aurelian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net