diff options
author | Felix Lee <flee@cygnus> | 1998-10-30 00:39:44 +0000 |
---|---|---|
committer | Felix Lee <flee@cygnus> | 1998-10-30 00:39:44 +0000 |
commit | baa791ae9b370bac9d1d7b509c1c6b2e158123a9 (patch) | |
tree | b2e46712edb73ae72960d6c2c075a50ded9be07e | |
parent | 3db95e34fa7926ef4c368fffbe97ab8796b03bfc (diff) | |
download | gdb-baa791ae9b370bac9d1d7b509c1c6b2e158123a9.zip gdb-baa791ae9b370bac9d1d7b509c1c6b2e158123a9.tar.gz gdb-baa791ae9b370bac9d1d7b509c1c6b2e158123a9.tar.bz2 |
* lib/sim-defs.exp (sim_run): download target program to remote
host, if necessary. for unix-driven win32 testing.
-rw-r--r-- | sim/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index 65d9315..99e85eb 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com> + + * lib/sim-defs.exp (sim_run): download target program to remote + host, if necessary. for unix-driven win32 testing. + start-sanitize-sky Thu Oct 29 14:10:22 1998 Frank Ch. Eigler <fche@cygnus.com> |