Merge ccdbg and altos sources into one giant repository
[fw/altos] / s51 / commands
index 77a9849330158042e2184fdac72b9e19e500691a..aba65cd0f5b3de8ecd56c5ada56e7a68db5a843e 100644 (file)
@@ -47,15 +47,14 @@ Load a file
 Execution control:
 
        run <start>             - run starting at <start>
-       run <start> <stop>      - set temporary bp at <stop> 
+       run <start> <stop>      - set temporary bp at <stop>
        run                     - continue
        next                    - step over calls(?)
        step                    - step one instruction
-       
+
        reset                   - reset the simulator
        res                     - synonym?
-       
+
 Error messages:
 
        start with "Error:"
-