Changes between Version 11 and Version 12 of AppDebug


Ignore:
Timestamp:
Mar 25, 2008, 1:19:01 AM (16 years ago)
Author:
charlief
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppDebug

    v11 v12  
    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. See '''!MacBacktrace''' and [http://developer.apple.com/technotes/tn2004/tn2123.html#SECNOSYMBOLS Debugging without symbols]
     36Otherwise, 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]