Search: in
Debugger front-end
Debugger front-end Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
Debugger_front-end Email this to a friend      Debugger_front-end

Debugger front-end

In computer programming, some of the most capable and popular debugger programs implement only a simple command line interface (CLI) ? often to maximize portability and minimize resource consumption. However, many programmers find that debugging via a graphical user interface (GUI) is easier and more productive. This is the raison d'être for GUI debugger front-ends, which are programs that allow users to monitor and control subservient CLI-only debuggers via a more intuitive graphical interface. Some debugger front-ends are designed to be compatible with a variety of CLI-only debuggers, while others are targeted at one specific debugger.

List of debugger front-ends

  • Many Integrated development environments come with integrated debuggers (or front-ends to standard debuggers).
  • DDD, is the standard front-end from the GNU project. It is a very complex tool and works with most common debuggers (gdb, jdb, Python debugger, Perl debugger, Tcl, and others) natively or with some external programs (for PHP).
  • GDB (the GNU debugger) GUI
    • Insight : Insight is a graphical user interface to GDB.
    • Emacs : Emacs editor with built in support for the GNU Debugger acts as the frontend.
    • KDbg : Part of the KDE development tools.
    • Nemiver : A GDB frontend that integrates well in the GNOME desktop environment.
    • xxgdb : X-window frontend for GDB and dbx debugger.
    • cgdb : ncurses terminal program that mimics vim key mapping.
    • GVD : The GNU Visual Debugger, written in Ada and GNAT and is now part of the GNAT Programming Studio.
    • Clewn : Uses the GVim text editor as a GDB frontend.
    • ccdebug: A graphical GDB frontend using the Qt toolkit.
  • Allinea's DDT is a parallel and distributed debugger front end.
  • Xcode contains a gdb frontend as well.





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in Debugger front-end

Search for Debugger front-end in Tutorials
Search for Debugger front-end in Encyclopedia
Search for Debugger front-end in Dictionary
Search for Debugger front-end in Open Directory
Search for Debugger front-end in Store
Search for Debugger front-end in PriceGig



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



Debugger front-end
Debugger_front-end top Debugger_front-end

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement