GDB¶
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.
Environment Modules¶
Run module spider GDB
to find out what environment modules are available for this application.
System Variables¶
- HPC_GDB_DIR - installation directory
- HPC_GDB_BIN - executable directory