aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-02-16 22:55:42 +0000
committerFred Fish <fnf@specifix.com>1996-02-16 22:55:42 +0000
commita7e254eca39d54b30100c1a923bcafa417d9af57 (patch)
tree916fa097f60a554be00bb54e1c6219bc6e1fe85b /gdb
parent2ad5709f00b91860c204e1556eb917d42984d40d (diff)
downloadgdb-a7e254eca39d54b30100c1a923bcafa417d9af57.zip
gdb-a7e254eca39d54b30100c1a923bcafa417d9af57.tar.gz
gdb-a7e254eca39d54b30100c1a923bcafa417d9af57.tar.bz2
* config/unix-gdb.exp: Remove extraneous newlines from end of file.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog8
-rw-r--r--gdb/testsuite/config/unix-gdb.exp7
2 files changed, 6 insertions, 9 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index cb38feb..e3a5ef5 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,8 +1,12 @@
+Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
+
+ * config/unix-gdb.exp: Remove extraneous newlines from end of file.
+
Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
* config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
- from dejagnu's apparent default of 10 seconds, which gives random results
- when running the tests over NFS on moderately loaded systems.
+ from dejagnu's apparent default of 10 seconds, which gives random
+ results when running the tests over NFS on moderately loaded systems.
* lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
diff --git a/gdb/testsuite/config/unix-gdb.exp b/gdb/testsuite/config/unix-gdb.exp
index d8e0528..01441d5 100644
--- a/gdb/testsuite/config/unix-gdb.exp
+++ b/gdb/testsuite/config/unix-gdb.exp
@@ -80,10 +80,3 @@ global GDB
set bin $GDB
gdb_start
-
-
-
-
-
-
-