Size: 1456
Comment: List PGDB here for now.
|
Size: 1509
Comment: +kdbg
|
Deletions are marked like this. | Additions are marked like this. |
Line 43: | Line 43: |
* [[http://www.kdbg.org|KDbg]] (using plain CLI) |
GDB front ends and other tools
1. GDB Front Ends
Here's a partial list of front ends using GDB. If you know of others, please add a link.
Using modern GDB/MI:
GNU Emacs (24 and beyond)
Using the old (deprecated) annotations mechanism (please fix them!):
Built-in/linked-with GDB:
2. Other tools that extend GDB
PGDB - PGDB is a parallel/distributed debugger, based upon GDB, designed for debugging MPI jobs on a cluster.