Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Unified Diff: gdb/testsuite/gdb.btrace/Makefile.in

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/testsuite/gdb.base/whatis-exp.exp ('k') | gdb/testsuite/gdb.btrace/enable.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.btrace/Makefile.in
diff --git a/gdb/testsuite/gdb.reverse/Makefile.in b/gdb/testsuite/gdb.btrace/Makefile.in
similarity index 61%
copy from gdb/testsuite/gdb.reverse/Makefile.in
copy to gdb/testsuite/gdb.btrace/Makefile.in
index adaf7dda2726ce2b9b2c701457f7c9a2ecd22409..f4c06d11523b91b55c08776e41eeb97b872065c4 100644
--- a/gdb/testsuite/gdb.reverse/Makefile.in
+++ b/gdb/testsuite/gdb.btrace/Makefile.in
@@ -1,12 +1,9 @@
VPATH = @srcdir@
srcdir = @srcdir@
-EXECUTABLES = break-reverse consecutive-reverse finish-reverse \
- i386-precsave i386-reverse i386-sse-reverse \
- machinestate solib-reverse step-reverse until-reverse \
- watch-reverse sigall-reverse sigall-precsave
+EXECUTABLES = enable function_call_history instruction_history
-MISCELLANEOUS =
+MISCELLANEOUS =
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."
@@ -18,4 +15,3 @@ clean mostlyclean:
distclean maintainer-clean realclean: clean
rm -f Makefile config.status config.log site.* gdb.log gdb.sum
-
« no previous file with comments | « gdb/testsuite/gdb.base/whatis-exp.exp ('k') | gdb/testsuite/gdb.btrace/enable.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698