Changes between Version 17 and Version 18 of AppDebug


Ignore:
Timestamp:
Mar 25, 2008, 6:16:32 PM (16 years ago)
Author:
charlief
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppDebug

    v17 v18  
    3434There are separate instructions about [AppDebugWin deciphering a Windows stack trace].
    3535
    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.
     36Otherwise, 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.