aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1993-09-16 23:27:10 +0000
committerRob Savoye <rob@cygnus>1993-09-16 23:27:10 +0000
commitde8c35cfdb6f8dd8eaa87ef4da72d77fae1b9049 (patch)
treea4fab990b097552d24f901db87e6fd32729c4a11 /gdb
parent954f33cfc0302ad8e5964444038f881a06502f57 (diff)
downloadgdb-de8c35cfdb6f8dd8eaa87ef4da72d77fae1b9049.zip
gdb-de8c35cfdb6f8dd8eaa87ef4da72d77fae1b9049.tar.gz
gdb-de8c35cfdb6f8dd8eaa87ef4da72d77fae1b9049.tar.bz2
* config/vx-gdb.exp: Use fake device to load files rather than
NFS. * lib/gdb.exp: New proc to do "file" command. * config/unix-gdb.exp: Use new "file" proc.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 2b073d8..8e37ef0 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
+
+ * config/vx-gdb.exp: Use fake device to load files rather than
+ NFS.
+ * lib/gdb.exp: New proc to do "file" command.
+ * config/unix-gdb.exp: Use new "file" proc.
+
Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config/mips-gdb.exp (gdb_load): Increase timeout to 2400.