(Toy|Tiny|Totsugekitai) DeBugger written in Rust
- step instruction
- breakpoint
- set
- restore
- dump registers
- dump memory
- list symbols
- write
- memory
- register
- local/global variable
- watchpoint
- memory
- register
- variable
- dump stackframe
- backtrace
- local variables
- args
- relocation symbol resolution
- ptrace入門(ja)
- usage of ptrace, construct or restore breakpoint
- デバッガ自作から学ぶ低レイヤー(ja)
- デバッガ自作から学ぶ低レイヤ2(ja)
- debugger implementation info
- Binary Hacks(ja)
- Section 5 Hack63: print backtrace in C
- Writing a Linux Debugger(en)
- A debugger from scratch(en)