Re: making the most of a symbolic breakpoint
Re: making the most of a symbolic breakpoint
- Subject: Re: making the most of a symbolic breakpoint
- From: Joel Reymont <email@hidden>
- Date: Wed, 09 Jan 2013 15:56:11 +0100
Off the top of my head:
po `$rdi`
Works on exceptions, haven't tried with symbolic breakpoints.
Above assumes you are using lldb.
On Wed, Jan 9, 2013 at 2:08 PM, Matt Neuburg <email@hidden> wrote:
> When I've set a symbolic breakpoint for an Objective-C method and we pause at that breakpoint in assembler, how can I find out things like what object this message was sent to and what argument values were passed? (This is in iOS if that makes a difference.) Thx - m.
--------------------------------------------------------------------------
for hire: mac osx device driver ninja. kernel, usb and coreaudio drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
_______________________________________________
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