• 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
Debugging a specific object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging a specific object


  • Subject: Debugging a specific object
  • From: Tim Hewett <email@hidden>
  • Date: Wed, 7 Jul 2004 09:32:45 +0100

Hi,

I'm just wondering if there is a way to have the XCode
debugger trace or break each time a particular Objective
C object receives a call to any of its selectors, including
those it has inherited from a higher class. I need to be
able to see how Cocoa is calling my object as it is being
displayed differently to how I want it to be, and so far
attempts to debug by overloading inherited methods have
been fruitless.

Normally XCode lets you break in specific methods, but
I need to have it do this for all methods in a specific object.

Any help greatly appreciated.

Regards,

Tim.
_______________________________________________
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.


  • Follow-Ups:
    • Re: Debugging a specific object
      • From: "Louis C. Sacha" <email@hidden>
  • Prev by Date: NSMenuItem set title value
  • Next by Date: Re: Noob Playing with Windows
  • Previous by thread: Re: NSMenuItem set title value
  • Next by thread: Re: Debugging a specific object
  • Index(es):
    • Date
    • Thread