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

debugdir - Displays a dump of the in-memory directory for the current database file.

debugdir

Displays a dump of the in-memory directory for the current database file. The information listed for each directory entry includes:

•memory address of the directory structure.

•name of the object.

•"d_addr" for objects on disk, or "ptr" for objects in memory.

•"SOL," "REG," or "COM" if the object is a shape, region, or combination, respectively.

•file offset (for objects on disk) or memory pointer (for objects in memory).

•number of instances referencing this object (not normally filled in).

•number of database granules used by this object.

•number of times this object is used as a member in combinations (not normally filled in).

The example shows the use of the debugdir command to get a dump of the in-memory directory.

Example 1. Get a dump of the in-memory directory.

mged> debugdir

Gets a dump of the in-memory directory.

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.