Changes between Version 7 and Version 8 of AppDebug
- Timestamp:
- Mar 25, 2008, 1:06:54 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppDebug
v7 v8 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 [ 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 BOINC Crash Backtraces on the Mac] [http://developer.apple.com/technotes/tn2004/tn2123.html#SECNOSYMBOLS Debugging without symbols]