gdb¶
Description¶
GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes – or what another program was doing at the moment it crashed.
Versions¶
11.1
Module¶
You can load the modules by:
module load gdb