Re: How to get source name/line number of backtrace?
Re: How to get source name/line number of backtrace?
- Subject: Re: How to get source name/line number of backtrace?
- From: "Paul Sanders" <email@hidden>
- Date: Wed, 4 Nov 2009 18:53:15 -0000
I believe that atos is absent in Leopard and Snow Leopard unless you install
the developer tools (it was there on Tiger 'out of the box'), so using atos
to symbolicate stack traces on end-user machines is no longer practical via
this method, sadly.
- Paul Sanders
----- Original Message -----
From: "Jens Alfke" <email@hidden>
To: "Samuel DELMONT" <email@hidden>
Cc: <email@hidden>
Sent: Wednesday, November 04, 2009 6:28 PM
Subject: Re: How to get source name/line number of backtrace?
I got the symbolic information from the stack frame pointers by
invoking the 'atos' tool. Kind of a kludge but it works. See the
method my_callStack in
http://bitbucket.org/snej/myutilities/src/tip/ExceptionUtils.m
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden