Breakpoint syntax for Objective-C classes
Breakpoint syntax for Objective-C classes
- Subject: Breakpoint syntax for Objective-C classes
- From: "Simon Raisin" <email@hidden>
- Date: Wed, 13 Sep 2006 08:11:35 -0400
Hi,
My Cocoa app uses a third party dynamic lib that is written in Objective-C.
When my app starts up under the debugger I would like a breakpoint to fire on one of the methods in that dynlib. I know the class/method name (from otool -ov).
When I try to set the bp in Xcode I use the "[ClassName methodName]" format, but the bp never fires.
I'd appreciate any pointers (no pun intended).
Thanks!
_______________________________________________
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