diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 81e0eba000..275aa9911e 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 828ec26298..dda3169468 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 \