gcDump

gcDump() -- produces a dump of the status of the garbage collector.

Users will normally not want to use this function. It calls the function GC_dump in the garbage collector, and the output can be used to debug problems with memory allocation.

See also GC garbage collector.


topindexpreviousupnext