Re: Exploring Objects In xCode
Re: Exploring Objects In xCode
- Subject: Re: Exploring Objects In xCode
- From: "Clint Shryock" <email@hidden>
- Date: Tue, 20 Mar 2007 11:20:11 -0500
you're questions would probably fare better on the Xcode mailing list, as
they are not cocoa-specific
http://lists.apple.com/mailman/listinfo/xcode-users
+Clint
On 3/20/07, Micha Fuhrmann <email@hidden > 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:
This email sent to email@hidden
_______________________________________________
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