> On Mar 16, 2015, at 3:52 PM, Michael Crawford <[email protected]> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
