Lines Matching refs:gdb_run_cmd
187 (gdb_run_cmd): Adapt to new return value.
1422 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
1423 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
1456 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2152 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2280 * gdb.threads/killed.exp: Use gdb_run_cmd.
6317 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
6476 (test_assign): Use "gdb_run_cmd" to "run" the target.
7909 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8071 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8259 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
8292 gdb_run_cmd/gdb_expect sequences.
8415 (gdb_run_cmd): Try _start as well as start. Use the target feature
8489 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8932 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9192 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
10179 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10984 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11011 matching a breakpoint after gdb_run_cmd has been called) work
11046 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11063 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11065 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11067 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.