Lines Matching full:commands
21 # of commands to it, including a "continue" command. Run the program,
22 # so that the breakpoint is hit, its commands get executed, and the
29 # calls execute_control_command to run the commands. The 'continue'
36 # -> frees the commands we are currently running.
88 send_gdb "commands\n"
105 pass "send breakpoint commands"
107 fail "send breakpoint commands ($reason)"
111 gdb_test_multiple "" "run program with breakpoint commands" {
113 kfail "gdb/1489" "run program with breakpoint commands"
116 pass "run program with breakpoint commands"
119 kfail "gdb/1489" "run program with breakpoint commands (GDB died)"