Breakpoints and Watchpoints

Using gdb, it is possible to set breakpoints.

Watch points are not currently implemented.

This is only an idea right now: The way breakpoints are implemented within simulavr, it would be possible at init time to read a file containing breakpoint information. Then, as breakpoints are reached, have something happen which allows the user to check the state of the program. Anyone interested in implementing this, please step forward.


Automatically generated by Doxygen 1.5.2 on 14 Feb 2008.