Debugger plugin
From CodeBlocks
The Debugger plugin interfaces with the GNU GDB and MS CDB debuggers, providing a graphical interface to these command-line tools.
Currently, the debugger branch (wxpropgrid_debugger) contains significantly improved debugging capabilities. See the nightly builds to download a recent version.
See also
- Debugging with Code::Blocks
- Debugger scripts: extend the debugger to support arbitrary data types.