Home
last modified time | relevance | path

Searched refs:gdb_spawn_with_cmdline_opts (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dwarning.exp25 gdb_spawn_with_cmdline_opts \
Dlibsegfault.exp47 gdb_spawn_with_cmdline_opts $cmdline_opts
Dbatch-exit-status.exp27 if {[gdb_spawn_with_cmdline_opts $cmdline_opts] != 0} {
Dnew-ui-pending-input.exp67 if {[gdb_spawn_with_cmdline_opts "$options $binfile"] != 0} {
Dgdbinit-history.exp260 if {[gdb_spawn_with_cmdline_opts \
Dattach.exp488 set res [gdb_spawn_with_cmdline_opts "--pid=$testpid -ex \"start\""]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dgdb.exp6260 proc gdb_spawn_with_cmdline_opts { cmdline_flags } { procedure
6433 set res [gdb_spawn_with_cmdline_opts "-quiet --pid=$testpid"]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-20214910 gdb_spawn_with_cmdline_opts.
8351 gdb_spawn_with_cmdline_opts.
9894 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
10059 gdb_spawn_with_cmdline_opts. Require gdb-native.
19174 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
20428 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
22530 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git128859 gdb_spawn_with_cmdline_opts, which in the end uses default_gdb_spawn.