awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDebugger Machine Interfaces

Protocols used for structured communication between a debugger backend and a graphical frontend.

Distinguishing note: None of the candidates address the specific GDB Machine Interface (MI) protocol for debugger communication.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Debugger Machine Interfaces. Refine with filters or upvote what's useful.

Awesome Debugger Machine Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cs01/gdbguiAvatar von cs01

    cs01/gdbgui

    10,338Auf GitHub ansehen↗

    gdbgui is a web-based graphical frontend and visualizer for the GNU Debugger. It serves as a compiled language debugger that provides source-level inspection for C, C++, Go, Rust, and Fortran. The project acts as a remote debugging interface, providing a secure web portal for connecting to and controlling GDB sessions over a network. It distinguishes itself by offering a browser-based environment to visualize call stacks and data structures for programs running via the GNU Debugger. The interface covers program execution control and breakpoint management, featuring graphical variable inspect

    Uses the GDB Machine Interface protocol to exchange structured data between the frontend and the debugger process.

    TypeScriptbrowsercc-plus-plus
    Auf GitHub ansehen↗10,338
  1. Home
  2. Operating Systems & Systems Programming
  3. Debugger Machine Interfaces