X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=0b01846788e871611a6587f1b9f391d40d85d1af;hb=4f69f4c267a21e787685116945fb40729a7297a5;hp=06b05f91f59cebe00db9f071b596102af22f0d47;hpb=09e0881dfdc0c1937b1c75c3b35787db1ec6aaa2;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 06b05f91f5..0b01846788 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,41 @@ +2012-08-07 Jan Kratochvil + Jean-Marc Saffroy + + 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 + + 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 + + * gdb.base/default.exp (cd): Accept new directory with no arguments. + +2012-08-06 Jan Kratochvil + + * gdb.base/list.exp (test_only_end): New function. + Call it. + +2012-08-06 Tom Tromey + + * 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 + + * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's + symbols. Abort if vgdb remote connection is closed. + 2012-08-02 Doug Evans * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.