diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 57085ee7f0..8d3b5fb757 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-09-10 Joel Brobecker + + * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date. + 2008-09-10 Joel Brobecker * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp, diff --git a/gdb/testsuite/gdb.ada/Makefile.in b/gdb/testsuite/gdb.ada/Makefile.in index f922ba4e03..80d6d94452 100644 --- a/gdb/testsuite/gdb.ada/Makefile.in +++ b/gdb/testsuite/gdb.ada/Makefile.in @@ -2,20 +2,44 @@ VPATH = @srcdir@ srcdir = @srcdir@ EXECUTABLES = \ + array_bounds/bar \ array_return/p \ + array_subscript_addr/p \ arrayidx/p \ + arrayparam/foo \ + arrayptr/foo \ + atomic_enum/foo \ catch_ex/foo \ char_param/foo \ + complete/foo \ exec_changed/common \ exec_changed/first \ exec_changed/second \ + exprs/p \ + fixed_cmp/fixed \ fixed_points/fixed_points \ + formatted_ref/formatted_ref \ frame_args/foo \ + fun_addr/foo \ + fun_in_declare/foo \ + funcall_param/foo \ + homonym/homonym_main \ + interface/foo \ + lang_switch/lang_switch \ nested/hello \ + null_array/foo \ null_record/null_record \ packed_array/pa \ + packed_tagged/comp_bug \ print_chars/foo \ start/dummy \ + ptype_field/foo \ + ref_param/foo \ + str_ref_cmp/foo \ + sym_print_name/foo \ + taft_type/p \ + tagged/foo \ + type_coercion/assign \ watch_arg/watch MISCELLANEOUS =