|
We aren't the only GUI for GDB, there are probably dozens of them floating
around. Here are links to a few of them:
- DDD is a very
popular GUI for GDB and dbx.
- Code Medic
is another GUI written for GDB. It integrates with Code
Crusader for more IDE integration of the GNU development tools.
- kdbg is
another GUI written for GDB, designed for the K Desktop Environment.
- HP Wildebeest
(WDB) version of GDB which is included in new versions of HPUX.
- RHIDE is yet
another IDE, this one with a look and feel similar to the Borland
3.1 toolset. It is based on DJGPP (GNU tools that run under DOS).
|