This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can I use the GC to find the number and type of each java object?


I posted the _Jv_Debug routines a few weeks ago, but it's not cleaned
up or committed.

_Jv_Debug can print arbitrary Java objects in a user friendly way, and
it doesn't expand duplicates.  It would be possible to make it print
the _entire_ heap, classnames and all...

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]