diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d448337..622fd58 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,15 @@ +2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com> + + Fix implicit pointer offsets. + * gdb.dwarf2/implptr.c (add): New marker baz breakpoint. + * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr) + (continue to breakpoint: continue to baz breakpoint for implptr) + (sanity check element 0, sanity check element 1) + (enter the inlined function, check element 0 for the offset) + (check element 1 for the offset) + (continue to breakpoint: ignore the second baz breakpoint): New tests. + (set foo breakpoint for implptr): Update the breakpoint number. + 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org> * gdb.python/py-mi.exp: Use different file names for different |