aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-06-28 00:30:45 +0000
committerFred Fish <fnf@specifix.com>1996-06-28 00:30:45 +0000
commit302fcffb7ec5984f646e2fb44d9f6502e722703f (patch)
treee14899e361e7d9a1417ed56a324e19a82c4cc840 /gdb/testsuite/ChangeLog
parenta928fca19c9533b9213cba9898c29483e83a201b (diff)
downloadgdb-302fcffb7ec5984f646e2fb44d9f6502e722703f.zip
gdb-302fcffb7ec5984f646e2fb44d9f6502e722703f.tar.gz
gdb-302fcffb7ec5984f646e2fb44d9f6502e722703f.tar.bz2
* lib/gdb.exp (default_gdb_start): When reporting a timeout during
gdb initialization, also report how long dejagnu waited. Restore old timeout before doing error return. Temporarily increase timeout by 3 minutes to allow for slow startups over heavy NFS use.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index fbbc787..ec38b3a 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
+
+ * lib/gdb.exp (default_gdb_start): When reporting a timeout during
+ gdb initialization, also report how long dejagnu waited. Restore
+ old timeout before doing error return. Temporarily increase timeout
+ by 3 minutes to allow for slow startups over heavy NFS use.
+
Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
* lib/gdb.exp: Report timeout value for verbosity level 2.