Changes between Version 13 and Version 14 of AppDebug
- Timestamp:
- Mar 25, 2008, 1:21:07 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppDebug
v13 v14 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 '''!wiki:macBacktrace''' and [http://developer.apple.com/technotes/tn2004/tn2123.html#SECNOSYMBOLS Debugging without symbols]