aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-11-01 20:49:03 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-11-01 20:49:03 +0000
commit95bfaf1c011e487b615fda62e0a1f7058531fca6 (patch)
tree238e289a04c096ce0f566142534642d91f1c9ed7 /gdb
parent3fd4045fdb1f0ccff7cca0c6604648d0e0cb8d48 (diff)
downloadgdb-95bfaf1c011e487b615fda62e0a1f7058531fca6.zip
gdb-95bfaf1c011e487b615fda62e0a1f7058531fca6.tar.gz
gdb-95bfaf1c011e487b615fda62e0a1f7058531fca6.tar.bz2
* Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 3e0d472..fc51034 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
+
+Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
+ They made pattern matching so slow that timeouts happened on
+ heavily loaded systems. Now any output from "show print" which
+ gets us back to the GDB prompt is a PASS.
+
Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
* gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.