• 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
Re: Finding assembly offset in code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding assembly offset in code


  • Subject: Re: Finding assembly offset in code
  • From: "Mills, Steve" <email@hidden>
  • Date: Mon, 10 Feb 2014 20:26:56 +0000
  • Thread-topic: Finding assembly offset in code

On Feb 7, 2014, at 17:34:37, Sean McBride <email@hidden> wrote:

> These days, with lldb, the best solution is described here:
>
> <http://lldb.llvm.org/symbolication.html>
>
> I suggest reading the whole thing,

My brain glazed over and I didn't comprehend most of that.

> but it just gets better and better as you go.  Basically, lldb has a slick 'crashlog' command!  You just do:
>
> (lldb) command script import lldb.macosx.crashlog
> (lldb) crashlog ~/Library/Logs/DiagnosticReports/foo.crash

OK, this is working. I guess. It basically dumps the crashlog into the debugger console (I did this from Xcode's console after running the app and pausing execution). Are there benefits to viewing the crashlog here rather than just looking at it with Console or QuickLook?

--
Steve Mills
office: 952-818-3871
home: 952-401-6255


 _______________________________________________
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 assembly offset in code
      • From: Wim Lewis <email@hidden>
    • Re: Finding assembly offset in code
      • From: Kyle Sluder <email@hidden>
References: 
 >Finding assembly offset in code (From: "Mills, Steve" <email@hidden>)
 >Re: Finding assembly offset in code (From: Sean McBride <email@hidden>)

  • Prev by Date: Re: Trouble updating provisioning profiles
  • Next by Date: Re: Trouble updating provisioning profiles
  • Previous by thread: Re: Finding assembly offset in code
  • Next by thread: Re: Finding assembly offset in code
  • Index(es):
    • Date
    • Thread