Java

Ever wondered why some object never gets garbage collected? Ever wanted to know what your structures really contain? This might be your solution, a dumper, not unlike Data::Dumper from Perl, but less sophisticated and more stuff to grovel through.

A small example is included in the source.