Add Python support for GDB events.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index f6f51212de6c62a3c92d58773bbf0401142cb738..1fc2c7c56e046791097c833d6625641a91f56780 100644 (file)
@@ -1,3 +1,163 @@
+2011-02-04  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       * gdb.python/py-evthreads.c: New file.
+       * gdb.python/py-evthreads.exp: New file.
+       * gdb.python/py-events.py: New file.
+       * gdb.python/py-events.exp: New file.
+       * gdb.python/py-events.c: New file.
+
+2011-02-04 David Daney <ddaney@caviumnetworks.com>
+
+       * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
+
+2011-02-03  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
+       gdb.base/disasm-end-cu.exp: New test for disassembling over the
+       boundary between two compilation units.
+
+2011-02-02  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
+       (Virtual): New structs.
+       (virtual_o, virtual_middle_b): New globals.
+       * gdb.cp/virtbase.exp: New tests.
+
+2011-01-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.base/jit.exp: New file.
+       * gdb.base/jit-main.c: New file.
+       * gdb.base/jit-solib.c: New file.
+
+2011-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
+       proceed to initial kernel entry point.
+       * gdb.opencl/datatypes.exp: Likewise.
+       * gdb.opencl/operators.exp: Likewise.
+       * gdb.opencl/vec_comps.exp: Likewise.
+
+2011-01-31  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       * gdb.cp/nsnested.cc: New.
+       * gdb.cp/nsnested.exp: New.
+       * gdb.cp/nsnoimports.exp: New.
+       * gdb.cp/nsnoimports.cc: New.
+
+2011-01-31  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/interact.exp: Add extra tests that verify that
+       the value of the interactive-mode setting does not change
+       after the script is sourced.
+
+2011-01-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/noparam.exp: New file.
+       * gdb.cp/noparam.cc: New file.
+
+2011-01-28  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/tfile.exp: Test that with no traceframe selected,
+       there's no stack or registers.
+
+2011-01-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
+       space before string output.  Add test for "set print pretty off"
+       case.
+
+2011-01-25  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/frame-args.exp: Adjust.
+       * gdb.dwarf2/dw2-noloc.exp: Adjust.
+       * gdb.dwarf2/dw2-inline-param.exp: Adjust.
+       * gdb.dwarf2/pieces.exp: Adjust.
+       * gdb.opt/clobbered-registers-O2.exp: Adjust.
+       * gdb.opt/inline-locals.exp: Adjust.
+       * gdb.threads/fork-child-threads.exp: Adjust.
+
+2011-01-25  Ken Werner  <ken.werner@de.ibm.com>
+
+       * gdb.opencl/convs_casts.cl: Move program scope variables into the
+       OpenCL kernel function. Add a comment as marker. Add address space
+       qualifiers for the remaining program scope variables.
+       * gdb.opencl/datatypes.cl: Likewise.
+       * gdb.opencl/operators.cl: Likewise.
+       * gdb.opencl/vec_comps.cl: Likewise.
+       * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
+       Add breakpoint at the marker comment.
+       * gdb.opencl/datatypes.exp: Likewise.
+       * gdb.opencl/operators.exp: Likewise.
+       * gdb.opencl/vec_comps.exp: Likewise.
+
+2011-01-24  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/printcmds.c (some_struct): New struct and instance.
+       * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
+       procedure.
+       <global scope>: Call it.
+
+2011-01-21  Ken Werner  <ken.werner@de.ibm.com>
+
+       * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
+       argument to the gdb_compile_opencl_hostapp call.
+
+2011-01-19  Yao Qi  <yao@codesourcery.com>
+
+       * lib/dwarf.exp (dwarf2_support): Change supported targets to a
+       positve list.
+
+2011-01-19  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.asm/asm-source.exp: Replace ARM target triplet with a
+       canonical form.
+       Remove "xscale-*-*"
+       * gdb.xml/tdesc-regs.exp: Likewise.
+       * gdb.python/py-section-script.exp: Replace ARM target triplet
+       with canonical form.
+       Match arm*-*-symbianelf*.
+       * gdb.base/dup-sect.exp: Likewise.
+       * lib/dwarf.exp: New.
+       * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
+       dwarf2_support.
+       * gdb.dwarf2/dup-psym.exp: Likewise.
+       * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
+       * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
+       * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
+       * gdb.dwarf2/dw2-basic.exp: Likewise.
+       * gdb.dwarf2/dw2-compressed.exp: Likewise.
+       * gdb.dwarf2/dw2-const.exp: Likewise.
+       * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
+       * gdb.dwarf2/dw2-cu-size.exp: Likewise.
+       * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
+       * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
+       * gdb.dwarf2/dw2-filename.exp: Likewise.
+       * gdb.dwarf2/dw2-inheritance.exp: Likewise.
+       * gdb.dwarf2/dw2-inline-param.exp: Likewise.
+       * gdb.dwarf2/dw2-intercu.exp: Likewise.
+       * gdb.dwarf2/dw2-intermix.exp: Likewise.
+       * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
+       * gdb.dwarf2/dw2-noloc.exp: Likewise.
+       * gdb.dwarf2/dw2-op-call.exp: Likewise.
+       * gdb.dwarf2/dw2-producer.exp: Likewise.
+       * gdb.dwarf2/dw2-ranges.exp: Likewise.
+       * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
+       * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
+       * gdb.dwarf2/dw2-strp.exp: Likewise.
+       * gdb.dwarf2/dw2-unresolved.exp: Likewise.
+       * gdb.dwarf2/implptr.exp: Likewise.
+       * gdb.dwarf2/mac-fileno.exp: Likewise.
+       * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
+       * gdb.dwarf2/pieces.exp: Likewise.
+       * gdb.dwarf2/pr11465.exp: Likewise.
+       * gdb.dwarf2/valop.exp: Likewise.
+       * gdb.dwarf2/watch-notconst.exp: Likewise.
+       * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
+
+2011-01-19  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.python/py-infthread.exp: Add thread tests.
+
 2011-01-14  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
This page took 0.037748 seconds and 4 git commands to generate.