|
|
|
|
|
Dbx Debuggerdbx is a popular, Unix-based source-level debugger found primarily on Solaris, AIX, and BSD UNIX systems. It provides symbolic debugging for programs written in C, C++, Pascal, and Fortran. dbx is also available on IBM z/OS systems, in the UNIX System Services component. As of z/OS V1R5, it is able to debug programs using the DWARF debug format. Useful features include stepping through programs one source line or machine instruction at a time. In addition to simply viewing operation of the program, variables can be manipulated and a wide range of expressions can be evaluated and displayed. See also
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|