diff options
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-file.exp')
-rw-r--r-- | gdb/testsuite/gdb.mi/mi-file.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-file.exp b/gdb/testsuite/gdb.mi/mi-file.exp index 1043185..1ab7ba8 100644 --- a/gdb/testsuite/gdb.mi/mi-file.exp +++ b/gdb/testsuite/gdb.mi/mi-file.exp @@ -43,7 +43,7 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb mi_delete_breakpoints mi_gdb_reinitialize_dir $srcdir/$subdir -mi_gdb_load ${binfile} +mi_gdb_file_cmd ${binfile} proc test_file_list_exec_source_file {} { global srcfile |