Dynamic Tracing:
DTrace
SystemTap
eBPF
KTrace
Debugger:
GDB
LLDB
Other Tools:
rr (record and replay framework)
strace
ltrace
Misc:
Debugging OS Kernel
Debugging Python
Debugging JavaScript