Re: query on stack trace
Re: query on stack trace
- Subject: Re: query on stack trace
- From: Rick Altherr <email@hidden>
- Date: Thu, 12 Feb 2009 08:27:20 -0800
On Feb 12, 2009, at 4:02 AM, Arnab Ganguly wrote:
Hi All,
I am using atos with process id and the address but it returns me
only the same hex address I am not getting the function name and the
line number.Below I have given the output.
The command that I am using is atos -p processid address.
0x9450366b -[NSApplication run] (in AppKit) + 795
0x944d08a4 NSApplicationMain (in AppKit) + 574
0x2f1d 0x00002f1d (in App)
0x2852 0x00002852 (in App)
0x2779 0x00002779 (in App)
What would be the workaround for this?
Does your app have symbol information? Have you run strip on it?
atos can only report what information is available in the binary and/
or the dSYM.
Thanks in advance.
-A
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@apple.com
This email sent to email@hidden
--
Rick Altherr
Architecture and Performance Group
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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