No, not graphical. This is for down in the nitty gritty debug level on machines which do not even have a screen.
Based on the hint, I found that the current malloc has gained some tools that were not there the last time I had to do this, and in fact it looks like mallinfo(3) might even be the base upon which NSZoneStats() was built. So I might be able to whip up a Linux ZoneStats() that uses NSZoneStats if zone != default and glues in the values from mallinfo into an struct NSZoneStats, which would give me a much more generally useful tool. -- +---------------------------------------------------------------+ | Dale Amon Immortal Data | | CEO Midland International Air and Space Port | | a...@vnl.com "Data Systems for Deep Space and Time" | +---------------------------------------------------------------+ _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnustep