[hatari-devel] Debugger usage examples?
Eero Tamminen
eerot at users.berlios.de
Sat Jun 11 00:07:44 CEST 2011
Hi,
Miro asked about debugger usage examples to be added
to the Manual. I came up with these simple ones:
1. stopping on program startup
2. disassembling from PC
2.1 and showing BSS content
3. single stepping
3.1 with e.g. regs shown after each step
4. setting breakpoint on register value change
4.1 so that instructions leading to it are show
when the breakpoint is hit
4.2 without stopping
5. listing stack contents
5.1 that being shown whenever one enters the debugger
6. tracing all OS calls between two breakpoints
Any others?
- Eero
More information about the hatari-devel
mailing list