The Toolbox
6/46
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