diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0fadcd4..01586a5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t01/run.exp: Only run shell test if isnative. + * config/udi-gdb.exp (gdb_load): Use "file", not "load" command, since "run" automatically loads if necessary. |