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
DEBUGLIB(nged) BRL-CAD User Commands DEBUGLIB(nged)

debuglib - Allows the user to set or check the debug flags used by librt.

debuglib [hex_code]

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 librt debug flag and the current value. When a hex_code is supplied, that value is used as the new value for the flag. Similar debug commands for other BRL-CAD libraries are debugbu for libbu and debugnmgfor the NMG portion of librt.

The first example shows the use of the debuglib command (without an argument) to list the available debug values for librt and the current value. The second example shows the use of the debuglib command with a hex code, which sets the librt debug flag to that value.

Example 1. List available debug values for librt and the current value.

mged> debuglib

Lists available debug values for librt and the current value.

Example 2. Set the librt debug flag to a specific value.

mged>debuglib 1

Sets the librt debug flag to <DEBUG_ALLRAYS> (prints info about rays).

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.