The debugger has several different mechanisms you can use to direct its behavior. It receives input from:
Files specified in the source command
To interrupt program execution or to abort a debugger action, press Ctrl+C. This returns the debugger to the prompt.