Stack Trace without /usr/bin/atos
Stack Trace without /usr/bin/atos
- Subject: Stack Trace without /usr/bin/atos
- From: Sanford Selznick <email@hidden>
- Date: Mon, 26 Feb 2007 22:13:03 -0700
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?
Thanks,
Sanford
_______________________________________________
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