Using the GDB Command-Line

Project Builder's debugger is a user interface for GDB, the GNU debugger. You can do most everything with Project Builder's interface, but you can access GDB's command line interface if you need to.

To enter commands at the GDB command-line:

To get help on GDB: