Other Open Source Debuggers173
5.12.3The xxgdb Debugger
The
xxgdb
debugger is a GUI interface to the GNU debugger. You can use the command
line window as well as GUI buttons with this debugger. The main screen is shown in Figure 5-7.
The bottom part of the screen can be used to enter
gdb
commands while the top part can be used
to scroll through source code and set or remove break points.
Figure5-7 The
xxgdb
debugger main window.
Next Page >>
<< Previous Page
Back to the Table of Contents