Lines Matching refs:program
1101 To create the screen dump, run Vim (or any other program) in a terminal and
1154 The Terminal debugging plugin can be used to debug a program with gdb and view
1159 buffer type, if possible. The running program will then use a newly opened
1177 program window A terminal window for the executed program. When "run" is
1178 used in gdb the program I/O will happen in this window, so
1180 name is "gdb program".
1190 Focus the terminal of the executed program to interact with it. This works
1233 program - the executed program will use this window
1239 Vim will start running in the program window. Put focus there and type: >
1244 can now step through the program. Let's use the mouse: click on the "Next"
1283 - CTRL-C interrupt the program
1295 `:Run` [args] run the program with [args] or the previous arguments
1307 *:Stop* interrupt the program
1349 *:Program* jump to the window with the running program
1391 - The program being debugged will run in a separate window. On MS-Windows
1393 available a Terminal window will be opened to run the debugged program in.
1418 interrupt the running program. But after using the MI command