-[MyClass mySelector] + 99. How interpret "99"?
-[MyClass mySelector] + 99. How interpret "99"?
- Subject: -[MyClass mySelector] + 99. How interpret "99"?
- From: Jerry Krinock <email@hidden>
- Date: Thu, 15 Mar 2007 15:29:22 -0700
- Thread-topic: -[MyClass mySelector] + 99. How interpret "99"?
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?
Thanks,
Jerry Krinock
_______________________________________________
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