https://gnu.org/software/gdb/
'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands. See package 'gdb-headless'.
Version: 11.1
See also: gdb-gdbserver, gdb-headless.
General Commands | |
gcore | Generate a core file of a running program |
gstack | print a stack trace of a running process |
pstack | alias for gstack |