Solaris Modular Debugger Guide
Previous Next
Appendix D

Transition From crash

The transition from using the legacy crash utility to using mdb(1) is relatively simple: MDB provides most of the “canned” crash commands. The additional extensibility and interactive features of MDB allow the programmer to explore aspects of the system not examined by the current set of commands. This appendix briefly discusses several features of crash and provides pointers to equivalent MDB functionality.

Previous Next