GDB#
The GNU Debugger is a portable debugger that runs on many Unix-like systems and works for many programming languages, including Ada, C, C++, Objective-C, Free Pascal, Fortran, Go, and others. You can read more about it at gnu.org/software/gdb.
The GDB module on the HPC#
The GDB module can be loaded into your environment with the following command:
$ module add gdb
The GDB module is available on ARC3 and ARC4:
System |
Version |
Command |
---|---|---|
ARC4 |
GDB 8.3.1 |
|
ARC3 |
GDB 8.3.1 |
|