Debugging definitions.
More...
Debugging definitions.
◆ BU_DEBUG_OFF
Section for BU_DEBUG values
These can be set from the command-line of RT-compatible programs using the "-!" option.
These definitions are each for one bit.
Definition at line 51 of file debug.h.
◆ BU_DEBUG_COREDUMP
◆ BU_DEBUG_UNUSED_0
◆ BU_DEBUG_UNUSED_1
◆ BU_DEBUG_UNUSED_2
◆ BU_DEBUG_PARALLEL
◆ BU_DEBUG_UNUSED_3
◆ BU_DEBUG_BACKTRACE
◆ BU_DEBUG_ATTACH
◆ BU_DEBUG_MATH
◆ BU_DEBUG_PTBL
◆ BU_DEBUG_AVS
◆ BU_DEBUG_MAPPED_FILE
◆ BU_DEBUG_PATHS
◆ BU_DEBUG_UNUSED_4
◆ BU_DEBUG_UNUSED_5
◆ BU_DEBUG_UNUSED_6
◆ BU_DEBUG_TABDATA
◆ BU_DEBUG_UNUSED_7
◆ BU_DEBUG_UNUSED_8
◆ BU_DEBUG_UNUSED_9
◆ BU_DEBUG_FORMAT
Value: "\020" \
"\024UNUSED_9" \
"\023UNUSED_8" \
"\022UNUSED_7" \
"\021TABDATA" \
"\020UNUSED_6" \
"\017UNUSED_5" \
"\016UNUSED_4" \
"\015PATHS" \
"\014MAPPED_FILE" \
"\013AVS" \
"\012PTBL" \
"\011MATH" \
"\010ATTACH" \
"\7BACKTRACE" \
"\6UNUSED_3" \
"\5PARALLEL" \
"\4UNUSED_2" \
"\3UNUSED_1" \
"\2UNUSED_0" \
"\1COREDUMP"
Definition at line 79 of file debug.h.
◆ bu_debug
controls the libbu debug level