Changes between Version 12 and Version 13 of AppDebug
- Timestamp:
- Mar 25, 2008, 1:19:53 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppDebug
v12 v13 34 34 There are separate instructions about [AppDebugWin deciphering a Windows stack trace]. 35 35 36 Otherwise, you should at least get numeric (hex) stack traces. You can decipher these by running a symbolic debugger with an unstripped version and typing in the hex addresses. See ''' '!MacBacktrace'''and [http://developer.apple.com/technotes/tn2004/tn2123.html#SECNOSYMBOLS Debugging without symbols]36 Otherwise, you should at least get numeric (hex) stack traces. You can decipher these by running a symbolic debugger with an unstripped version and typing in the hex addresses. See '''!macBacktrace''' and [http://developer.apple.com/technotes/tn2004/tn2123.html#SECNOSYMBOLS Debugging without symbols]