* gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
authorDaniel Jacobowitz <drow@false.org>
Thu, 4 Jan 2007 20:37:26 +0000 (20:37 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 4 Jan 2007 20:37:26 +0000 (20:37 +0000)
* gdb.mi/mi2-file.exp: Likewise.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-file.exp
gdb/testsuite/gdb.mi/mi2-file.exp

index b68951b98b12dd882b12b339dc38aa2007727e2d..1738cb640b0f26c57ed59d9ea7968a8b3851128c 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-04  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
+       * gdb.mi/mi2-file.exp: Likewise.
+
 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
 
        Implement specification of MI tests as comments
index 1043185eaffc4b44feeb10bcd9e90ae634ec65f9..1ab7ba85813aeab33ef69f3f55d7233ed489b745 100644 (file)
@@ -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
index 246523510f7ddede73f33c6ccb6b973d89f3bf51..09690eb1275418e53075b077963c9685b5069062 100644 (file)
@@ -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