Document Information
Preface
1. Modular Debugger Overview
2. Debugger Concepts
3. MDB Language Syntax
Syntax
Commands
Comments
Arithmetic Expansion
Quoting
Shell Escapes
Variables
Symbol Name Resolution
Dcmd and Walker Name Resolution
Dcmd Pipelines
Formatting Dcmds
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
This chapter describes the MDB language syntax, operators, and rules for command and symbol name resolution.