Re: Finding the use of a private API
Re: Finding the use of a private API
- Subject: Re: Finding the use of a private API
- From: Jens Alfke <email@hidden>
- Date: Mon, 16 Mar 2015 22:21:31 -0700
> On Mar 16, 2015, at 3:52 PM, Michael Crawford <email@hidden> wrote:
>
> would it work to use a binary editor - that is, a hex editor - to
> alter the name of the symbol you're linking to, at which point you
> call abort(), divide by zero, or call a method that exists only so you
> can set a breakpoint in it?
Wouldn’t it be easier to just use the Xcode UI to set a symbolic breakpoint on “dsyrk_”, and then wait for it to be hit?
—Jens
_______________________________________________
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