Boost logo

Boost :

Subject: Re: [boost] [Boost-users] Stacktrace library starts review today14th Dec
From: Peter Dimov (lists_at_[hidden])
Date: 2016-12-18 12:58:55


Antony Polukhin wrote:
> I have not tried it on MacOS. if you have an access to the platform and
> some free time, I'd appreciate help with debugging.

According to

http://www.nullptr.me/2013/04/14/generating-stack-trace-on-os-x/

Mac OS has ::backtrace:

https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man3/backtrace.3.html

It doesn't have addr2line, but it has atos, as suggested in

https://spin.atomicobject.com/2013/01/13/exceptions-stack-traces-c/


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