|
|||
4. Using MDB Commands Interactively 9. Debugging With the Kernel Memory Allocator |
Deferred BreakpointsThe legacy kadb utility supported a syntax for deferred breakpoints that was incompatible with the existing adb syntax. These deferred breakpoints were specified using the syntax module#symbol:b in kadb. To set a deferred breakpoint in kmdb, use the MDB ::bp dcmd as described in Chapter 6, Execution Control. |
||
|