strace
See the interface into the kernel
Traces all “system calls”
Use “ptrace” (you really don’t want to know)
- Same as gdb
strace
See the interface into the kernel
Traces all “system calls”
Use “ptrace” (you really don’t want to know)
- Same as gdb