Document Information
Preface
1. Modular Debugger Overview
2. Debugger Concepts
3. MDB Language Syntax
4. Using MDB Commands Interactively
5. Built-In Commands
6. Execution Control
7. Kernel Execution Control
8. Kernel Debugging Modules
9. Debugging With the Kernel Memory Allocator
10. Module Programming API
A. Options
B. Notes
C. Transition From adb and kadb
D. Transition From crash
Index
|
O
P
Q
R
S
- savecore, Forcing a Crash Dump
- scoping operator, Dcmd and Walker Name Resolution
- shell escapes, Shell Escapes
- signal handling, Signal Handling
- simple-command, definition, Syntax
- stack bias, Built-In dcmds
- step command, Keyboard Shortcuts
- step over command, Keyboard Shortcuts
- STREAMS
- dcmds
- ::q2otherq, dcmds
- ::q2rdq, dcmds
- ::q2syncq, dcmds
- ::q2wrq, dcmds
- ::queue, dcmds
- ::stream, dcmds
- ::syncq, dcmds
- ::syncq2q, dcmds
Walkers
- qlink, Walkers
- qnext, Walkers
- readq, Walkers
- writeq, Walkers
- string functions, Additional Functions
- symbol
- name resolution, Symbol Name Resolution
- tables, Symbol Name Resolution
- Synchronization Primitives
- dcmds
- ::rwlock, dcmds
- ::sobj2ts, dcmds
- ::turnstile, dcmds
- ::wchaninfo, dcmds
Walkers
- blocked, Walkers
- wchan, Walkers
T
U
- UM_GC, mdb_alloc(), mdb_zalloc() and mdb_free()
- UM_NOSLEEP, mdb_alloc(), mdb_zalloc() and mdb_free()
- UM_SLEEP, mdb_alloc(), mdb_zalloc() and mdb_free()
- Uninitialized Data, Uninitialized Data: 0xbaddcafe
- USB Framework Debugging Support (uhci)
- dcmds
- ::uhci_qh, dcmds
- ::uhci_td, dcmds
Walkers
- uhci_qh, Walkers
- uhci_td, Walkers
- USB Framework Debugging Support (usba)
- dcmds
- ::usb_pipe_handle, dcmds
- ::usba_clear_debug_buf, dcmds
- ::usba_debug_buf, dcmds
- ::usba_device, dcmds
Walkers
- usb_pipe_handle, Walkers
- usba_device, Walkers
- usba_list_entry, Walkers
V
- variable, definition, Variables
- Virtual Memory
- dcmds
- ::addr2smap, dcmds
- ::memlist, dcmds
- ::memstat, dcmds
- ::page, dcmds
- ::as2proc, dcmds
- ::seg, dcmds
- ::swapinfo, dcmds
- ::vnode2smap, dcmds
Walkers
- anon, Walkers
- memlist, Walkers
- page, Walkers
- seg, Walkers
- swapinfo, Walkers
|