RE: breaking whenever an Obj-C class is accessed
RE: breaking whenever an Obj-C class is accessed
- Subject: RE: breaking whenever an Obj-C class is accessed
- From: "Mondragon, Ian" <email@hidden>
- Date: Tue, 15 Apr 2003 14:18:27 -0500
i don't know about that *exactly*, but if you know some of the method names,
you could use "fb" (for future break)...
- ian
>
-----Original Message-----
>
From: ROSE,ROBERT W (HP-Corvallis,ex1) [SMTP:email@hidden]
>
Sent: Tuesday, April 15, 2003 1:52 PM
>
To: 'email@hidden'
>
Subject: gdb: breaking whenever an Obj-C class is accessed
>
>
Hi all, I got a gdb question...
>
>
Is there a way to have gdb break whenever any method for a particular
>
class
>
is executed? The class I'm trying to debug I don't have the source for,
>
it
>
has a lot of methods and I don't want to manually set breakpoints on all
>
of
>
them every time I start up gdb. Is there a command like 'b
>
/-[ClassName/'?
>
:-)
>
>
-robert rose
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.