Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index da7b1c7b5b886bb22a5620a4b27b9b96ee861e16..a68f69d2b57c6c8b7ef07318568ee783d68b0cf5 100644 (file)
@@ -1,3 +1,209 @@
+2012-09-27  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/derivation.exp: Add regression test.
+       * gdb.cp/derivation.cc (class V_base, class V_inter, class
+       V_derived): New.
+       (vderived): New global.
+
+2012-09-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.dwarf2/dw2-common-block.S: New file.
+       * gdb.dwarf2/dw2-common-block.exp: New file.
+
+2012-09-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.fortran/common-block.exp: New file.
+       * gdb.fortran/common-block.f90: New file.
+
+2012-09-26  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.base/duplicate-bp.c: New file.
+       * gdb.base/duplicate-bp.exp: New file.
+
+2012-09-26  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi2-cli.exp:  Avoid line number in test summary.
+
+       Revert:
+       2012-09-21  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi2-cli.exp: Remove redundant '\'.
+
+2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * gdb.base/longest-types.c: New test case.
+       * gdb.base/longest-types.exp: New test case.
+
+2012-09-25  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi2-cli.exp: Check breakpoint notification.
+
+2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix internal error on canonicalization of clang types.
+       * gdb.dwarf2/dw2-canonicalize-type.S: New file.
+       * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
+       * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
+
+2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix disassemble without parameters in tailcall frame.
+       * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
+
+2012-09-21  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.dwarf2/dw2-op-out-param.S: New file.
+       * gdb.dwarf2/dw2-op-out-param.exp: New file.
+
+2012-09-21  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi2-cli.exp: Remove redundant '\'.
+
+2012-09-21  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-cli.exp: Remove.
+       * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
+
+2012-09-21  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
+       "=record-started" notification.
+
+2012-09-21  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-record-changed.exp: New.
+       * gdb.mi/mi-reverse.exp: Adjust expected output.
+
+2012-09-20  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.python/python.exp: Test atexit.register.
+
+2012-09-20  Doug Evans  <dje@google.com>
+
+       * boards/dwarf4-gdb-index.exp: New file.
+
+       * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
+       while running the tests.
+
+2012-09-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/bp_reset: New testcase.
+
+2012-09-18  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/mi-tsv-changed.exp: New.
+
+2012-09-18  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/mi-traceframe-changed.exp: New.
+
+2012-09-17  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
+       when it is less than 0.
+
+2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR 14119
+       * gdb.arch/amd64-tailcall-ret.S: New file.
+       * gdb.arch/amd64-tailcall-ret.c: New file.
+       * gdb.arch/amd64-tailcall-ret.exp: New file.
+       * gdb.reverse/amd64-tailcall-reverse.S: New file.
+       * gdb.reverse/amd64-tailcall-reverse.c: New file.
+       * gdb.reverse/amd64-tailcall-reverse.exp: New file.
+
+2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR 14548
+       * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
+       * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
+       * gdb.reverse/singlejmp-reverse.S: New file.
+       * gdb.reverse/singlejmp-reverse.c: New file.
+       * gdb.reverse/singlejmp-reverse.exp: New file.
+
+2012-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix compatibility with old GCC (~4.1).
+       * gdb.cp/converts.cc (my_enum_var): New variable.
+
+2012-09-14  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.xml/tdesc-regs.exp: Update expected output for new
+       vector_size syntax of vector types.
+
+2012-09-13  Khoo Yit Phang  <khooyp@cs.umd.edu>
+
+       Refactor Python "gdb" module into a proper Python package, by
+       introducing a new "_gdb" module for code implemented in C, and
+       using reload/__import__ instead of exec.
+       * gdb.python/python.exp (Test stderr location): Update module
+       location of GDB-specific sys.stderr.
+       (Test stdout location): Ditto for sys.stdout.
+
+2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
+
+2012-09-12  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.cp/converts.cc (main): Comment out the pointer to boolean
+       conversion statement.
+
+2012-09-12  Doug Evans  <dje@google.com>
+
+       * gdb.base/help.exp: Remove testing of individual command help text,
+       too much of a maintenance burden.  Instead, test the functionality
+       of "help" itself.
+
+2012-09-11  Doug Evans  <dje@google.com>
+
+       * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
+       breakpoint.
+
+       * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
+       * gdb.dwarf2/fission-reread.S: Ditto.
+       * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
+       * gdb.dwarf2/fission-reread.exp: Ditto.
+
+2012-09-11  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
+
+2012-09-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/optim_drec: New testcase.
+
+2012-09-10  Doug Evans  <dje@google.com>
+
+       * boards/fission.exp: Explicitly mark "board" as not remote.
+
+2012-09-10  Keith Seitz  <keiths@redhat.com>
+
+       PR gdb/13483
+       * gdb.cp/converts.cc (A::A): Add ctor.
+       (A::member_): Add member.
+       (enum my_enum): New enumeration.
+       (main): Add calls to foo1_7 with various
+       permitted arguments.
+       * gdb.cp/converts.exp: Add tests for boolean
+       conversions permitted by the standard.
+
+2012-09-08  Khoo Yit Phang  <khooyp@cs.umd.edu>
+
+       Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
+       avoid spurious results due to ~/.gdbinit.
+       * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
+       $INTERNAL_GDBFLAGS in run command.
+       * gdb.gdb/observer.exp (setup_test): Ditto.
+       * gdb.gdb/selftest.exp (test_with_self): Ditto.
+       * gdb.gdb/xfullpath.exp (setup_test): Ditto.
+
+2012-09-06  Doug Evans  <dje@google.com>
+
+       * boards/fission.exp: New file.
+
+       * gdb.python/py-value.exp: Use clean_restart.
+
 2012-09-05  Doug Evans  <dje@google.com>
 
        * gdb.base/info-macros.c: Fix whitespace.
This page took 0.036123 seconds and 4 git commands to generate.