Hi,

Is there a way of querying Android (or G1 or DDMS) for a list of all
currently live objects
by type and by nymber of instances.

That is:
   - your app currently have 122 objects of type MyClass
   - your app currently have 201 objects of type MyOtherClass

etc.

Makes memory leak debugging much simpler!

Pls note that DDMS's Allocation Tracker is not what I'm looking for,
as it does not
allow creation of such type-based histograms.

Tnx,
GiladH


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to