Re: Stack Trace without /usr/bin/atos
Re: Stack Trace without /usr/bin/atos
- Subject: Re: Stack Trace without /usr/bin/atos
- From: Uli Kusterer <email@hidden>
- Date: Fri, 2 Mar 2007 08:27:31 +0100
Am 27.02.2007 um 06:13 schrieb Sanford Selznick:
I have two users in the field that are throwing an exception from
deep inside a framework. I can't make the exception happen on any
machine I have.
I'd like to get a stack trace out of the exception's userInfo
NSStackTraceKey using atos, but these users do not have developer
tools (and thus no atos) installed. All I get back is a bunch of
addresses.
When I take these addresses and run them through atos on my machine
with the same binary and architecture, the results are seemingly
random.
So, given the array of stack addresses, how can I convert them into
function names at run-time when atos is not available?
Someone recently told me about an app called "dSymbolizer" that
supposedly does what you want. AFAIK atos hasn't been updated to work
with the new debugger format yet on OS X.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden