Home
last modified time | relevance | path

Searched refs:gdb_target_monitor (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/config/
H A Dmonitor.exp79 proc gdb_target_monitor { exec_file } { procedure
187 if [gdb_target_monitor $arg] { return -1; }
194 if [gdb_target_monitor $arg] { return -1 }
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dpacketlen.exp40 gdb_target_monitor "$binfile"
H A Dwhile-dyn.exp41 gdb_target_monitor "$binfile"
H A Dpassc-dyn.exp39 gdb_target_monitor $binfile
H A Dtfind.exp40 gdb_target_monitor $binfile
H A Dbacktrace.exp40 gdb_target_monitor "$binfile"
H A Dreport.exp40 gdb_target_monitor $binfile
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog5425 (gdb_target_monitor): Add check of gdb_target_cmd return value.
5734 code from gdb_target_monitor, so it can be used independantly
6351 * config/monitor.exp (gdb_target_monitor): Disable X- and
6995 * config/monitor.exp (gdb_target_monitor): added another
7942 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8049 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8052 (gdb_load): Pass the name of the executable to gdb_target_monitor.
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
8058 gdb_target_monitor do it.
[all …]