Re: -[MyClass mySelector] + 99. How interpret "99"?
Re: -[MyClass mySelector] + 99. How interpret "99"?
- Subject: Re: -[MyClass mySelector] + 99. How interpret "99"?
- From: Shawn Erickson <email@hidden>
- Date: Thu, 15 Mar 2007 18:46:00 -0700
On Mar 15, 2007, at 3:29 PM, Jerry Krinock wrote:
When my program crashes, I sometimes get a nice console printout like:
-[MyClass mySelector] + 99
I assume that the "99" is telling me exactly where within
mySelector the
crash occurred. Maybe it is the program counter offset within
mySelector?
How can I translate this to a line number?
Review...
<http://developer.apple.com/technotes/tn2004/tn2123.html>
<http://developer.apple.com/technotes/tn2004/tn2124.html>
man atos
-Shawn
_______________________________________________
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