From: Doug Evans Date: Fri, 16 May 2014 19:34:05 +0000 (-0700) Subject: * gdb.base/Makefile.in (EXECUTABLES): Add completion. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0dbe70ceba9641d585de92136e20cc6f5e252647;p=binutils-gdb.git * gdb.base/Makefile.in (EXECUTABLES): Add completion. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 81e0eba0008..275aa9911e2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-05-16 Doug Evans + + * gdb.base/Makefile.in (EXECUTABLES): Add completion. + 2014-05-16 Doug Evans * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir): diff --git a/gdb/testsuite/gdb.base/Makefile.in b/gdb/testsuite/gdb.base/Makefile.in index 828ec262986..dda31694688 100644 --- a/gdb/testsuite/gdb.base/Makefile.in +++ b/gdb/testsuite/gdb.base/Makefile.in @@ -8,7 +8,7 @@ EXECUTABLES = a2-run advance all-types annota1 annota1-watch_thread_num \ breakpoint-shadow break-on-linker-gcd-function \ call-ar-st call-rt-st call-sc-t* call-signals \ call-strs callexit callfuncs callfwmall charset checkpoint \ - chng-syms code_elim1 code_elim2 commands compiler complex \ + chng-syms code_elim1 code_elim2 commands compiler completion complex \ condbreak consecutive constvars coremaker cursal cvexpr \ dbx-test del disasm-end-cu display dprintf-pending dump dup-sect \ dup-sect.debug \