Re: Finding an disabling particular calls in an application?
Re: Finding an disabling particular calls in an application?
- Subject: Re: Finding an disabling particular calls in an application?
- From: Ondra Cada <email@hidden>
- Date: Wed, 7 Apr 2004 23:29:08 +0200
Jim,
On Wednesday, Apr 7, 2004, at 22:31 Europe/Prague, Jim Witte wrote:
Is there any practical way to find out which method in a Cocoa app
does a particular thing
gdb is your friend ;) Also otool may come pretty handy ("man otool").
...and then write an extension of some kind that would disable it?...
To that end, check categories and the poseAsClass: message.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.