Changes between Version 17 and Version 18 of AppDebug
- Timestamp:
- Mar 25, 2008, 6:16:32 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppDebug
v17 v18 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. For details see [MacBacktrace Mac Backtrace]. While this page is written primarily for the Mac, much of it can be used on Linux and UNIX systems as well.36 Otherwise, you should at least get numeric (hex) stack traces. There are several techniques for deciphering these. For details see [MacBacktrace Mac Backtrace]. While this page is written primarily for the Mac, much of it can be used on Linux and UNIX systems as well.