run¶
Start debugged program. You may specify arguments to give it.
run [ARG1 [ARG2 [ARG3 ...]]]
With no arguments, uses arguments last specified (with “run” or “set args”).
To cancel previous arguments and run with no arguments, use “set args” without arguments.