Dbx debugger
Encyclopedia : D : DB : DBX : Dbx debugger
- The correct title of this } is }}}. The initial letter is capitalized due to [Naming conventions #Lower case first lettertechnical restrictions].
dbx was originally developed at UC Berkley by Mark Linton and subsequently made its way to various vendors who had licensed BSD Unix. Since then it has evolved differently. For example:
dbx is also available on IBM z/OS systems, in the UNIX System Services component. dbx for z/OS can debug programs written in C and C++. It can also perform machine level debugging. As of z/OS V1R5, dbx is able to debug programs using the DWARF debug format. z/OS V1R6 added support for debugging 64-bit programs.
dbx is included as part of the [Sun Studio] product from Sun Microsystems. Sun Studio runs on Solaris, and many of the tools (including dbx) also run on Linux. The dbx in Sun Studio supports programs compiled with the Sun Studio compilers as well as programs compiled with gcc and g++.
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
