BIGpedia.com - Debugger front-end - Encyclopedia and Dictionary Online
encyclopedia search

Debugger front-end

Command-line debuggers can be difficult to use without a front-end.

List of front-ends allowing easy debugging

  • All Integrated development environments come with integrated debuggers (or front-ends to standard debuggers).
  • DDD, is the standard front-end from the GNU project. It a very complex tool and works with most known debuggers (gdb, jdb, python debugger, perl debugger, tcl, and other) natively or with some external programs (for PHP).
  • KDbg is a graphical user interface to gdb, the GNU debugger.
  • xxgdb is also a graphical user interface to gdb, the GNU debugger.

Other links

  • jlint Jlint checks Java code and finds bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph.


The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License.
How to see transparent copy

01-04-2007 01:21:04