finding the source code from a crash log
finding the source code from a crash log
- Subject: finding the source code from a crash log
- From: Andrew Taylor <email@hidden>
- Date: Wed, 29 Mar 2006 16:16:03 -0500
Hi,
In Codewarrior finding the source code associated with a line in a
crash log is simple, disassemble the file with the offending function
and go to the line referenced. I get a mix of the source code and
corresponding assembly code with offsets from the beginning of the
function so I can see where the problem lies. I don't have to run the
program or even have any idea how to reproduce the crash.
How do I do the same thing in Xcode?
thanks.
--
---------------------------
Andrew Taylor
Founder/CTO
MacSpeech, Inc.
<http://www.macspeech.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden