This GitHub repo contains the source code for a Code::Blocks GDB/MI debugger plugin. The debugger is able to debug itself and is a viable replacement for the existing GDB plugin. If you need help with ...
* current file and line position (Framework will request by calling method GetCurrentPosition) * has the debugger started (Framework will request by calling method IsRunning) * paused on a breakpoint ...