Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Modular Debugger Guide Oracle Solaris 11.1 Information Library |
4. Using MDB Commands Interactively
9. Debugging With the Kernel Memory Allocator
The 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.