Go to the first, previous, next, last section, table of contents.


Debugging RamDebugger

As a good debugger must do, RamDebugger permmits to debugger itself. As it is not a simple code, this is a good testing of the program capabilities.

It can be debugged either locally or remotely. To debug itself locally, open TCL source file RamDebugger.tcl and choose File->Debug on->Currentfile. See section Debugging locally for details.

To debug itself remotely, open two RamDebuggers. From one of them, connect to the other with File->Debug on->RamDebugger. In Windows, if option Automatically check remote files is unset (the default), it can be necessary to use Debug on-> Update remotes on both RamDebuggers.


Go to the first, previous, next, last section, table of contents.