Searched refs:gdb_spawn_with_cmdline_opts (Results 1 – 9 of 9) sorted by relevance
25 gdb_spawn_with_cmdline_opts \
47 gdb_spawn_with_cmdline_opts $cmdline_opts
27 if {[gdb_spawn_with_cmdline_opts $cmdline_opts] != 0} {
67 if {[gdb_spawn_with_cmdline_opts "$options $binfile"] != 0} {
260 if {[gdb_spawn_with_cmdline_opts \
488 set res [gdb_spawn_with_cmdline_opts "--pid=$testpid -ex \"start\""]
6260 proc gdb_spawn_with_cmdline_opts { cmdline_flags } { procedure6433 set res [gdb_spawn_with_cmdline_opts "-quiet --pid=$testpid"]
4910 gdb_spawn_with_cmdline_opts.8351 gdb_spawn_with_cmdline_opts.9894 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we10059 gdb_spawn_with_cmdline_opts. Require gdb-native.19174 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and20428 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to22530 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
128859 gdb_spawn_with_cmdline_opts, which in the end uses default_gdb_spawn.