GDB TUI mode

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. gdb-dashboard

    Modular visual interface for GDB in Python

    There are a couple of wrappers that try to enhance it like GDB dashboard and GEF.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. nvim-gdb

    Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB

    https://www.dannyadam.com/blog/2019/05/debugging-in-vim/ describes it well. https://github.com/sakhnik/nvim-gdb is nicer, but requires neovim.

  4. gdb-frontend

    ☕ GDBFrontend is an easy, flexible and extensible gui debugger.

    It's only good if you're used to using gdb in all its awful, convoluted command line glory. If you really want to spruce up gdb, take a look at gdbfrontend https://github.com/rohanrhu/gdb-frontend or, even better, gef https://github.com/hugsy/gef. cgdb also with a peek.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts