cgdb

curses-based interface to the GNU Debugger (GDB)

Debian Debian
RUN apt-get update && \ apt-get install -y cgdb
Ubuntu
RUN apt-get update && \ apt-get install -y cgdb
Alpine
RUN apk add cgdb
Arch Arch Linux
RUN pacman -S --noconfirm cgdb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cgdb
Fedora
RUN dnf install -y cgdb
Raspbian
RUN apt-get update && \ apt-get install -y cgdb
click the source code to copy install cgdb on any operating system with command-not-found.com