-
There are a couple of wrappers that try to enhance it like GDB dashboard and GEF.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
https://www.dannyadam.com/blog/2019/05/debugging-in-vim/ describes it well. https://github.com/sakhnik/nvim-gdb is nicer, but requires neovim.
-
For more on GDB see: https://github.com/MattPD/cpplinks/blob/master/debugging.md#gdb
-
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.