Re: Panic Log Debugging?
Re: Panic Log Debugging?
- Subject: Re: Panic Log Debugging?
- From: Garth Cummings <email@hidden>
- Date: Wed, 14 May 2008 10:52:46 -0700
Hi Duane,
On May 14, 2008, at 10:44 AM, Duane Murphy wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
How can I convert a panic log backtrace dump into symbols for
debugging?
I seem to recall an article about how to do this, but I can't seem
to find it.
Thanks,
...Duane
Try <http://developer.apple.com/technotes/tn2002/tn2063.html>.
This TN hasn't been updated for Intel processors yet, but the process
for decoding a backtrace is nearly identical. Since Intel instructions
are not fixed size, use "disass <address>" to disassemble the entire
function to find the instruction referenced from the backtrace.
HTH,
--gc
-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.8.2 (Build 3005)
Charset: ISO-8859-1
wsBVAwUBSCslFUrg9acQ4r2CAQhzpAgA9q5rff8qaw9NkLJvEHVjwz5F0q/fqr6d
PuEeOQvjdD783g5dbVy5fSNSeOcILdh9Ut81dZM0iI9528VT5fY465izwm/m5NiL
qoLrL9YKBQFSPTIl0eMu/n9tFzWNbu+2/pkybNebieW7sw/y11yQeAv8P7OpzeRa
sTHrDOwv/cief3KThpiGGkZxf4SfoOPUpDEh/7x0ottQWXuOwkj1kPxbEEEjWIAk
U1BcaTYS//yJIyc53pYHI1WDhBeLqt+l8rIeA9x3XFrUy5zLBREmeHaaPKC9zVEZ
zt2Yw7TPIxRNlKsvF3lPG2VRoUJtW4q5T+hBRw6eJQK5GO5nhcHw6A==
=fIxq
-----END PGP SIGNATURE-----
_______________________________________________
____________________________________________________________________
Garth Cummings email@hidden
Sr. Software Engineer
Apple Developer Technical Support
<http://developer.apple.com/technicalsupport>
WWDC 2008 • June 9-13 • Moscone West • San Francisco, CA
<http://developer.apple.com/wwdc/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden