Debugging stack traces
Debugging stack traces
- Subject: Debugging stack traces
- From: Graham Cox <email@hidden>
- Date: Thu, 3 Dec 2009 11:55:56 +1100
Hi all,
When I get a stack trace in a crash report, as exampled below, can I use the offsets (+71, +50) to locate the relevant line in the source code? What do these numbers actually mean?
1 com.apptree.drawkit 0x001c7bb9 -[DKDrawableObject encodeWithCoder:] + 71
2 com.mapdiva.ortelius 0x0003c81d -[DKOSymbol encodeWithCoder:] + 50
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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