Changes between Version 10 and Version 11 of AppDebug
- Timestamp:
- Mar 25, 2008, 1:18:14 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppDebug
v10 v11 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 Mac Crash Backtraces]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]