Dbx_debugger Dbx_debugger

Dbx debugger - Definition

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.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.