Re: Exploring Objects In xCode
Re: Exploring Objects In xCode
- Subject: Re: Exploring Objects In xCode
- From: Nikita Zhuk <email@hidden>
- Date: Tue, 20 Mar 2007 18:46:11 +0200
I would suggest you to take a look at F-Script: http://www.fscript.org/
This document explains F-Script and shows some nice examples: http://
www.fscript.org/documentation/ExploringCocoaWithFScript/index.htm
I've found F-Script Anywhere (part of F-Script) extremely valuable in
debugging and exploring my Cocoa apps.
- Nikita Zhuk
On 20.3.2007, at 17:33, Micha Fuhrmann wrote:
Hi there,
I've been coding for a little while and am running into questions.
There's stuff I'd like to to do in xCode but couldn't find anything
on that subject.
I know I can po in (gdb), and get some info, but here's what I
don't know how to do in the debugger:
- to have a list of all objects that have been instanced
- get the nb of instances of a particular class
- dig into any instance, look for it's variables, memory taken etc.
At this point I can somehow come to that by placing breakpoints at
diff places, swap thread and po objects, but it's such a time waister!
Is there a concept I haven't grabbed!
Any help welcomed!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
40karppinen.fi
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden