* gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index a3ce2044a94b27c3501aa16d2ffed8b1d542dece..8d3b5fb7577896b8648de3e81119f59e3f3f219a 100644 (file)
@@ -1,3 +1,117 @@
+2008-09-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
+
+2008-09-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
+       gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
+       gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
+       gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
+       gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
+       gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
+       gdb.ada/interface.exp, gdb.ada/null_array.exp,
+       gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
+       gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
+       gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
+       gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
+       Include the "= " sequence in the expected output of print tests.
+
+2008-09-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
+       description for boolean types.
+
+2008-09-09  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/hook-stop-continue.c: New.
+       * gdb.base/hook-stop-continue.exp: New.
+
+2008-09-08  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
+
+2008-09-08  Jerome Guitton  <guitton@adacore.com>
+
+       * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
+       (stack_check_probe_2, stack_check_probe_loop_1)
+       (stack_check_probe_loop_2): New functions.
+       (main): Add call to these new functions.
+       * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
+       functions, check that the breakpoint is inserted at the appropriate
+       location.
+       (insert_breakpoint): Slightly refine this procedure so that it can
+       be called several times in the test.
+
+2008-09-08  Jerome Guitton  <guitton@adacore.com>
+
+       * gdb.base/stack-checking.c: New file.
+       * gdb.base/stack-checking.exp: New file.
+
+2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * gdb.arch/altivec-abi.exp: Remove extra verbose call.
+       * gdb.arch/altivec-regs.exp: Likewise.
+       * gdb.arch/vsx-regs.exp: Likewise.
+
+2008-09-05  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * gdb.arch/ppc-fp.exp: New file.
+       * gdb.arch/ppc-fp.c: New file.
+
+2008-09-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
+       lest gcc-4.3.1 optimizes the whole thing away.
+       
+2008-09-04  Michael Snyder  <msnyder@vmware.com>
+
+       * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
+       as "at" (for non-debug functions such as _start).
+
+2008-09-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
+       * gdb.base/watchpoint-solib.exp: Likewise.  Update tests to handle
+       software watchpoints.
+       * gdb.base/watch_thread_num.exp: Likewise.
+
+2008-09-03  Aleksandar Ristovski  <aristovski@qnx.com>
+
+       * gdb.arch/i386-bp_permanent.exp: New test.
+
+2008-08-24  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/maint.exp: Update "maint print type".
+
+2008-08-21  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
+       support.  Adjust the order of "*running" notifications.
+       * gdb.mi/non-stop.c: Don't cast from int to void* and
+       back.
+
+2008-08-20  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
+       expect to find it in the "info frame" output.
+
+2008-08-20  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/interp.exp: Always consume both prompts.
+
+2008-08-20  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/pending.exp: Test pending breakpoints without symbols
+       loaded.
+
+2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (mi_expect_stop): Produce
+       more details on failures.
+       * gdb.mi/mi-nonstop.exp: New.
+       * gdb.mi/non-stop.c: New.
+
 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
 
         * gdb.mi/mi-async.exp: Use 'set target-async'.
This page took 0.030071 seconds and 4 git commands to generate.