Stops a running program (started by a go, step, or next command).
The following table lists and defines examples of the
stop command.
Table 1. stop Command-line debugger command - Examples| Command |
Description |
| stop |
Using it after command go/step out/next, this will stop the target program. |