gdb: breaking whenever an Obj-C class is accessed
gdb: breaking whenever an Obj-C class is accessed
- Subject: gdb: breaking whenever an Obj-C class is accessed
- From: "ROSE,ROBERT W (HP-Corvallis,ex1)" <email@hidden>
- Date: Tue, 15 Apr 2003 11:52:02 -0700
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.