summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Zhu <teawater@gmail.com>2008-09-07 01:39:41 +0000
committerHui Zhu <teawater@gmail.com>2008-09-07 01:39:41 +0000
commit45f56db5ce14430bb55ab4987eb9ca3e451378ed (patch)
treeadeb6066fa68b0edd6c0847c8a7db89ee24e7b01
parent8f61dae052f53f4d1d519959326270e0e2518293 (diff)
downloadgdb-45f56db5ce14430bb55ab4987eb9ca3e451378ed.tar.gz
2008-09-07 Hui Zhu <teawater@gmail.com>
* Makefile.in: Add "gdb.twreverse" to "ALL_SUBDIRS". * gdb.twreverse/Makefile.in: TAB instead of 8 spaces.
-rw-r--r--gdb/testsuite/ChangeLog5
-rw-r--r--gdb/testsuite/Makefile.in2
-rw-r--r--gdb/testsuite/gdb.twreverse/Makefile.in2
3 files changed, 7 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index ea2401be8bd..bd43ebf3a0a 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-07 Hui Zhu <teawater@gmail.com>
+
+ * Makefile.in: Add "gdb.twreverse" to "ALL_SUBDIRS".
+ * gdb.twreverse/Makefile.in: TAB instead of 8 spaces.
+
2008-09-06 Michael Snyder <msnyder@vmware.com>
* gdb.twreverse/step-reverse.exp: Add $gdb_prompt to regexps.
diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in
index 9b55f847d6d..6a10462bf07 100644
--- a/gdb/testsuite/Makefile.in
+++ b/gdb/testsuite/Makefile.in
@@ -37,7 +37,7 @@ ALL_SUBDIRS = gdb.ada gdb.arch gdb.asm gdb.base gdb.cp gdb.disasm \
gdb.dwarf2 \
gdb.fortran gdb.server gdb.java gdb.mi \
gdb.objc gdb.opt gdb.pascal gdb.threads gdb.trace \
- gdb.xml \
+ gdb.xml gdb.twreverse \
$(SUBDIRS)
EXPECT = `if [ -f $${rootme}/../../expect/expect ] ; then \
diff --git a/gdb/testsuite/gdb.twreverse/Makefile.in b/gdb/testsuite/gdb.twreverse/Makefile.in
index 959e4f7da78..7a282f6fc82 100644
--- a/gdb/testsuite/gdb.twreverse/Makefile.in
+++ b/gdb/testsuite/gdb.twreverse/Makefile.in
@@ -5,7 +5,7 @@ EXECUTABLES = break-reverse step-reverse return2-reverse
MISCELLANEOUS =
all info install-info dvi install uninstall installcheck check:
- @echo "Nothing to be done for $@..."
+ @echo "Nothing to be done for $@..."
clean mostlyclean:
rm -f *~ *.o *.x *.ci a.out core