https://gnu.org/software/gdb/
GDB, the GNU debugger, allows you to debug programs written in C, C++,
Fortran, Go, and other languages, by executing them in a controlled
fashion and printing their data.
This package provides a program that allows you to run GDB on a different
machine than the one which is running the program being debugged.
Version: 15.2
See also: gdb, gdb-headless.
General Commands | |
gdbserver | Remote Server for the GNU Debugger |