Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Modular Debugger Guide Oracle Solaris 11.1 Information Library |
4. Using MDB Commands Interactively
Generic Kernel Debugging Support (genunix)
Kernel Memory Allocator Walkers
CPU Structures and the Kernel Dispatcher
Device Drivers and DDI Framework
Files, Processes, and Threads Dcmds
Files, Processes, and Threads Walkers
Synchronization Primitives Dcmds
Synchronization Primitives Walkers
Interprocess Communication Debugging Support (ipc)
Interprocess Communication Dcmds
Interprocess Communication Walkers
Loopback File System Debugging Support (lofs)
Internet Protocol Module Debugging Support (ip)
Kernel Runtime Link Editor Debugging Support (krtld)
Kernel Runtime Link Editor Dcmds
Kernel Runtime Link Editor Walkers
USB Framework Debugging Support (uhci)
USB Framework Debugging Support (usba)
x86: x86 Platform Debugging Support (unix)
9. Debugging With the Kernel Memory Allocator
These dcmds and walkers are specific to the SPARC sun4u platform.
Display the soft interrupt vector structure at the specified address, or display all the active soft interrupt vectors. The pending count, PIL, argument, and handler function for each structure is displayed.
Display trap trace control records. The trap trace facility is available only in DEBUG kernels.
Display trap trace records in reverse chronological order. The trap trace facility is available only in DEBUG kernels. If an explicit dot value is specified, this is interpreted as a CPU ID number, and the output is restricted to the buffer from that CPU. If the -x option is specified, the complete raw record is displayed.
Display the cross-call mailbox at the specified address, or format all the cross-call mailboxes that have pending requests.
Format and display cross-call trace records in reverse chronological order that are related to CPU cross-call activity. The cross-call trace facility is available only in DEBUG kernels.