X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=2d3bc160181d390ececefb9308533c98d7260bbd;hb=c9bf062262da5a158d7a74907f8db2cd6df6bdfd;hp=4de393acd881f65b3183b41559b96f5cf1361dd6;hpb=f8c05d0d192df972af6b1c14aaf9dc8743cfe72e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4de393acd8..2d3bc16018 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,106 @@ +2013-01-14 Tom Tromey + + * gdb.dwarf2/dw2-error.exp: New file. + * gdb.dwarf2/dw2-error.c: New file. + * gdb.dwarf2/dw2-error.S: New file. + +2013-01-13 Jan Kratochvil + + * gdb.cp/parse-lang.cc: New file. + * gdb.cp/parse-lang.exp: New file. + +2013-01-13 Jan Kratochvil + + * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir. + (set substitute-path): New test. + (fullname present): Remove content. + (substituted fullname): New test. + +2013-01-13 Joel Brobecker + + * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests + check. Move $gdb_py_is_py24 value check right after. + +2013-01-11 Jan Kratochvil + + * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit + targets. + +2013-01-11 Yao Qi + + * gdb.base/dprintf.exp: Check the output of 'info breakpoints' + for dprintf. + * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): + Check the fields in "=breakpoint-created" for dprintf. + +2012-12-25 Jan Kratochvil + + * gdb.mi/mi-fullname-deleted.exp: New file. + +2012-12-24 Jan Kratochvil + + * gdb.base/skip-solib.exp (info skip with pending file): Update the + expected output. + (info skip with pending file): Remove. + (ignoring function in solib, info skip for function multiply): Update + the expected output. + * gdb.base/skip.ex (skip (main), skip function baz, info skip) + (info skip (delete 1), info skip after disabling all) + (info skip after enabling all, info skip after disabling 4 2-3) + (info skip after enabling 2-3, info skip 2-3) + (info skip after deleting 2 3): Update the expected output. + * gdb.linespec/base/two/thefile.cc (n): New variable v, split the + statement to its initialization and return. + * gdb.linespec/skip-two.exp: New file. + +2012-12-19 Doug Evans + + * gdb.base/maint.exp: Handle testing with .gdb_index. + +2012-12-19 Joel Brobecker + + * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from + Cavium to FSF. + +2012-12-19 Joel Brobecker + + * dg-extract-results.sh: Update contact info in copyright notice. + * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to + GPL v3 or later. Update contact info. + * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c, + gdb.threads/watchpoint-fork-mt.c, + gdb.threads/watchpoint-fork-parent.c, + gdb.threads/watchpoint-fork-st.c, + gdb.threads/watchpoint-fork.h: Likewise. + +2012-12-15 Yao Qi + + * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check + 'installed' field in '=breakpoint-modified'. + (test_reconnect): Check 'installed' field in + '=breakpoint-modified' and '=breakpoint-created'. + + * gdb.trace/actions.exp: Update test for 'installed' field. + * gdb.trace/change-loc.exp (tracepoint_change_loc_1): + (tracepoint_change_loc_2): Likewise. + Check 'info tracepoint' display nothing else. + * gdb.trace/deltrace.exp: Likewise. + * gdb.trace/infotrace.exp: Likewise. + * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote): + Likewise. + * gdb.trace/passcount.exp: Likewise. + * gdb.trace/tracecmd.exp: Likewise. + * gdb.trace/while-stepping.exp: Likewise. + +2012-12-14 Tom Tromey + + * gdb.cp/member-name.exp: New file. + * gdb.cp/member-name.cc: New file. + +2012-12-14 Tom Tromey + + * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails. + 2012-12-14 Doug Evans * gdb.dwarf2/implptr-optimized-out.S: DIE offset for @@ -30265,6 +30368,6 @@ Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) ;; version-control: never ;; End: - Copyright 1993-2005, 2012 Free Software Foundation, Inc. + Copyright 1993-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.