Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: Pecan on April 27, 2026, 09:49:45 pm

Title: Debugger_gdbmi plugin
Post by: Pecan on April 27, 2026, 09:49:45 pm
Installation Guide: Debugger GDB/MI Plugin
A CodeBlocks plugin using the machine interface of the GDB debugger.

Source is available at github Source (https://github.com/pecanh/debugger_gdbmi)

Preparation


.cbp files included:

Installation

Configuration

     After installation, restart CodeBlocks and go to Settings->Debugger->GDB/MI default

Usage
    Go to MainMenu->Debug->Active Debuggers and select GDB/MI default.


Report issues in the Help or Plugins Development forum thread with your Build log and OS.