gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0d86bb1ec12d0ad62457ccfd21aa3bf202763a60..0b01846788e871611a6587f1b9f391d40d85d1af 100644 (file)
@@ -1,3 +1,61 @@
+2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Jean-Marc Saffroy  <saffroy@gmail.com>
+
+       PR 11804
+       * gdb.base/gcore-relro.exp: New file.
+       * gdb.base/gcore-relro-main.c: New file.
+       * gdb.base/gcore-relro-lib.c: New file.
+
+2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Do not false FAIL with old GCCs.
+       * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
+       GCC < 4.5 in $no_hw mode.
+
+2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/default.exp (cd): Accept new directory with no arguments.
+
+2012-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/list.exp (test_only_end): New function.
+       Call it.
+
+2012-08-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.python/py-mi.exp: Add test for printer whose children
+       are a list.
+       * gdb.python/py-prettyprint.c (struct children_as_list): New.
+       (main): New variable children_as_list.
+       * gdb.python/py-prettyprint.py (class pp_children_as_list):
+       New.
+       (register_pretty_printers): Register new printer.
+
+2012-08-03  Edjunior Machado  <emachado@linux.vnet.ibm.com>
+
+       * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
+       symbols. Abort if vgdb remote connection is closed.
+
+2012-08-02  Doug Evans  <dje@google.com>
+
+       * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
+
+2012-08-02  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
+       s390x, PowerPC 64 and m68k-linux.
+
+2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.base/annota1.exp: Accept no frames-invalid notification
+       when starting up the program.
+       * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
+       show a symbolic value as well.
+       * gdb.server/server-exec-info.exp: Skip test when skipping
+       gdbserver test and/or when skipping shared library tests.
+       * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
+       avoid name conflicts with other tests.
+
 2012-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
This page took 0.034455 seconds and 4 git commands to generate.