MGED CMD debuglib

From BRL-CAD


debuglib[edit]

Syntax[edit]

debuglib [hex_code]


Argument(s)[edit]

hex_code
Setting for debug flag.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "debuglib" command allows the user to set or check the debug flags used by librt. With no arguments, the debuglib command displays all the possible settings for the blibrt debug flag and the current value. When a hex_code is supplied, that value is used as the new value the flag. Similar debug commands for other BRL-CAD libraries are debugbu for libbu and debugnmg for the NMG portion of librt.


Example(s)[edit]

mged> debuglib
Get a list of available debug values for librt and the current value.


See Also[edit]

debugbu
debugdir
debuglib
debugmem
debugnmg

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