MGED CMD debugmem

From BRL-CAD


debugmem[edit]

Syntax[edit]

debugmem


Argument(s)[edit]

No Arguments for this command.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "debugmem" command prints a list of all the memory blocks that have been allocated and recorded in the memdebug table. Memory allocation is not normally recorded in the memdebug table, but executing the debugbu 2 command will turn on the <MEM_CHECK> flag, and as long as that flag is set, all memory allocation will be recorded.


Example(s)[edit]

mged> debugmem
Get a list of allocated memory blocks.


See Also[edit]

debugbu
debugdir
debuglib
debugmem
debugnmg

Page Generated by David Loman on: 10/11/2007 at: 12:24:24 PM