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)
USB Framework Debugging Support (uhci)
USB Framework Debugging Support (usba)
x86: x86 Platform Debugging Support (unix)
SPARC: sun4u Platform Debugging Support (unix)
9. Debugging With the Kernel Memory Allocator
This section describes the debugging support for the kernel runtime link editor, which is responsible for loading kernel modules and drivers.
Print the specified modctl, or a table of the active modctl structures in the kernel.
Given the address of a modctl structure, print the module's ELF executable header and section headers.
Print information about the active kernel modules, similar to the output of the /usr/sbin/modinfo command.