* gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index d17e9ca0e67458315bd99090dad6f71265b71617..8d3b5fb7577896b8648de3e81119f59e3f3f219a 100644 (file)
@@ -1,3 +1,81 @@
+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.
This page took 0.029011 seconds and 4 git commands to generate.