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

Unified Diff: gdb/testsuite/gdb.server/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.reverse/watch-reverse.exp ('k') | gdb/testsuite/gdb.server/ext-attach.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.server/Makefile.in
diff --git a/gdb/testsuite/gdb.server/Makefile.in b/gdb/testsuite/gdb.server/Makefile.in
index 8d9a8675291264c63928450b507bab4d06b49070..509fbd8b08a27da26e9522b45bf7fca1f06c6851 100644
--- a/gdb/testsuite/gdb.server/Makefile.in
+++ b/gdb/testsuite/gdb.server/Makefile.in
@@ -1,7 +1,8 @@
VPATH = @srcdir@
srcdir = @srcdir@
-EXECUTABLES = ext-attach ext-run file-transfer server-mon server-run
+EXECUTABLES = ext-attach ext-run file-transfer server-mon server-run \
+ no-thread-db
MISCELLANEOUS =
« no previous file with comments | « gdb/testsuite/gdb.reverse/watch-reverse.exp ('k') | gdb/testsuite/gdb.server/ext-attach.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698