Home
last modified time | relevance | path

Searched refs:gdb_file_cmd (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Ddbx.exp173 set old_gdb_file_cmd_args [info args gdb_file_cmd]
174 set old_gdb_file_cmd_body [info body gdb_file_cmd]
176 proc gdb_file_cmd {arg} { procedure
338 eval proc gdb_file_cmd {$old_gdb_file_cmd_args} {$old_gdb_file_cmd_body}
H A Ddump.exp189 gdb_file_cmd ${binfile}
210 gdb_file_cmd $filename
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/config/
H A Dsim.exp59 if [gdb_file_cmd $arg] then { return -1 }
H A Dvx.exp50 return [gdb_file_cmd $arg]
H A Dgdbserver.exp215 if [gdb_file_cmd $arg] {
H A Dnetware.exp102 gdb_file_cmd $nlm
H A Dslite.exp50 gdb_file_cmd $arg
H A Dsid.exp179 if [gdb_file_cmd $arg] then { return -1 }
H A Dmonitor.exp111 if [gdb_file_cmd $exec_file] { return -1; }
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dwhile-stepping.exp51 gdb_file_cmd $binfile
H A Dinfotrace.exp51 gdb_file_cmd $binfile
H A Dactions.exp51 gdb_file_cmd $binfile
H A Dsave-trace.exp51 gdb_file_cmd $binfile
H A Dpasscount.exp50 gdb_file_cmd $binfile
H A Dtracecmd.exp50 gdb_file_cmd $binfile
H A Ddeltrace.exp51 gdb_file_cmd $binfile
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Dgdb.exp973 proc gdb_file_cmd { arg } { procedure
1657 return [gdb_file_cmd $arg]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog184 * lib/gdb.exp (gdb_file_cmd): Return more information in the
1611 gdb_file_cmd and gdb_target_cmd, and "load" support.
4245 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
4246 when finished. Make gdb_file_cmd send "exec-file" when
6473 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7512 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8049 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8053 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8057 gdb_target_monitor. Don't call gdb_file_cmd here; let
10009 gdb_file_cmd as gdb_load (the 19 May change was in fact to
[all …]