slides/debugging/toolbox-items.xml
The Toolbox
6/45
Toolbox
No Title Text for this slide yet
  • • strace: trace system calls and signals
  • • lsof: list open files
  • • gdb: the GNU debugger
  • • valgrind: a suite of tools for debugging and profiling programs
  • • gcc: the GNU compiler