The Dbx debugger reference article from the English Wikipedia on 24-Apr-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Dbx debugger

For people who check facts
Dbx is a popular, Unix-based source-level debugger found primarily on Solaris and Berkeley systems. It provides symbolic debugging for programs written in C, C++, Pascal and FORTRAN.

Useful features include stepping through programs one source line at a time, or one machine instruction at a time. In addition to simply viewing operation of the program, variables can be assigned and a wide range of expressions can be evaluated and displayed.

This article is a stub. You can help Wikipedia by expanding it.