diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0fadcd4754c..01586a510df 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.