• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: breaking whenever an Obj-C class is accessed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: breaking whenever an Obj-C class is accessed


  • Subject: RE: breaking whenever an Obj-C class is accessed
  • From: "Jake A. Repp" <email@hidden>
  • Date: Wed, 16 Apr 2003 11:14:56 -0700
  • Thread-topic: breaking whenever an Obj-C class is accessed

You're probably looking for rbreak:

rbreak -- Set a breakpoint for all functions matching REGEXP

-jake

-----Original Message-----
From: ROSE,ROBERT W (HP-Corvallis,ex1) [mailto:email@hidden]
Sent: Tuesday, April 15, 2003 11:52 AM
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.

  • Prev by Date: [OT] Apple Design Awards
  • Next by Date: Newbie: OOP Question: messaging Objects
  • Previous by thread: RE: breaking whenever an Obj-C class is accessed
  • Next by thread: Jaguar and pre-Jaguar applications
  • Index(es):
    • Date
    • Thread