• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
finding the source code from a crash log
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: finding the source code from a crash log
      • From: Alastair Houghton <email@hidden>
  • Prev by Date: Re: std::log10() problem
  • Next by Date: Re: std::log10() problem
  • Previous by thread: Xcode and clicking on java stack traces in the Run Log.
  • Next by thread: Re: finding the source code from a crash log
  • Index(es):
    • Date
    • Thread