• 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
Debugging stack traces, reprised
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging stack traces, reprised


  • Subject: Debugging stack traces, reprised
  • From: Graham Cox <email@hidden>
  • Date: Mon, 03 Oct 2011 23:59:15 +1100

A good while back, I asked a question about how to get from a byte offset to a line number:

http://www.cocoabuilder.com/archive/cocoa/276690-debugging-stack-traces.html


Does this information still hold for the latest tools, i.e. LLVM and debugger?

Is it possible to extract the relevant line without actually running the code in the debugger? I ask because I have a situation where I have a crash report (with byte offset), I also have the source code and the dSYM file, but I can't run in the debugger without a lot of difficulty because the code is an iTunes plug-in, which will not allow a debugger to be attached. (I know there are ways, but I'm inclined to take an easier path if there is one).

--Graham


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Debugging stack traces, reprised
      • From: John Hawkinson <email@hidden>
  • Prev by Date: Re: NSOutlineView - display NSButtonCell only for leaf node with outlineView:dataCellForTableColumn:item: method
  • Next by Date: Re: Debugging stack traces, reprised
  • Previous by thread: Re: [SOLVED] Re: Mystery of the missing symbol
  • Next by thread: Re: Debugging stack traces, reprised
  • Index(es):
    • Date
    • Thread