Lines Matching full:commands
25 # test special commands
68 # Verify that we can create a watchpoint, and give it a commands
84 send_gdb "commands $wp_id\n"
86 -re "Type commands for when breakpoint $wp_id is hit, one per line.*>"\
87 { pass "begin commands on watch"}
89 {fail "begin commands on watch"}
90 timeout {fail "(timeout) begin commands on watch"}
98 # send_gdb "commands $wp_id\n"
100 # -re "Type commands for when breakpoint $wp_id is hit, one per line.*>"\
101 # {pass "begin commands on watch"}
103 # {fail "begin commands on watch"}
104 # timeout {fail "(timeout) begin commands on watch"}
125 {pass "begin commands on watch"}
126 timeout {fail "(timeout) begin commands on watch"}