Small diagram of the main components of GDB and their interaction with Linux and the hardware.
- Watchpoint - a breakpoint triggered by access to data (read, write …). Software impl is slow (step-by-step)
Small diagram of the main components of GDB and their interaction with Linux and the hardware.