GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DEBUGBU(nged) BRL-CAD User Commands DEBUGBU(nged)

debugbu - Allows the user to set or check the debug flags used by libbu.

debugbu [hex_code]

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

The first example shows the use of the debugbu command (without an argument) to display all possible settings for the bu_debug flag and the current value. The second example shows the use of the debugbu command with a hex code, which is used as the new value for bu_debug.

Example 1. Display a list of available bu_debug values and the current value.

mged>debugbu

Lists available bu_debug values and the current value.

Example 2. Set a new value for bu_debug.

mged>debugbu 2

Sets bu_debug to <MEM_CHECK>.

BRL-CAD Team

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
06/07/2022 BRL-CAD

Search for    or go to Top of page |  Section n |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.