Fix internal error caused by interaction between catch signal and fork
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 4965164ba0c49a6763c068626f8c5ef9508e8e31..b93485a2a02ca0a4847b6f01efc134953bc3defe 100644 (file)
@@ -1,5 +1,181 @@
+2013-05-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/catch-signal-fork.exp: New file.
+       * gdb.base/catch-signal-fork.c: New file.
+
+2013-05-21  Sterling Augustine  <saugustine@google.com>
+
+       * boards/remote-stdio-gdbserver.exp: New file.
+
+2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR testsuite/12649
+       * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
+       racy matches.
+
+2013-05-21  Christian Groessler  <chris@groessler.org>
+
+       * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
+       since it's not supported in all shells.
+
+2013-05-21  Hui Zhu  <hui@codesourcery.com>
+
+       * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
+       * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
+
+2013-05-20  Doug Evans  <dje@google.com>
+
+       * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
+       (_handle_DW_TAG): Use it.
+       (cu, tu): Replace parameters is_64, version, addr_size with options.
+       All callers updated.  Add Fission support.
+       * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
+       * gdb.dwarf2/method-ptr.exp: Ditto.
+       * gdb.dwarf2/nostaticblock.exp: Ditto.
+       * gdb.dwarf2/subrange.exp: Ditto.
+       * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
+
+2013-05-20  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.gdb/python-selftest.exp: New file.
+
+2013-05-20  Doug Evans  <dje@google.com>
+
+       * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
+       -fdebug-types-section.
+
+2013-05-20  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/float_param: New testcase.
+
+2013-05-17  Doug Evans  <dje@google.com>
+
+       * gdb.base/maint.exp: Update test for "maint check-psymtabs".
+       Add tests for "maint check-symtabs", "maint expand-symtabs".
+
+       * gdb.base/maint.exp: Remove testing of individual maint command
+       help output.
+
+2013-05-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
+       comment.  Use gdb_test_no_output.
+
+2013-05-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/complete.exp: Add test verifying completion using
+       the "tab" key.
+
+2013-05-15  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/fixsection.c: Remove attribution.
+       * gdb.base/watch-read.exp: Ditto.
+
+2013-05-13  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
+       size and change type sizes to 4 bytes.
+
+2013-05-13  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/exprs.exp (test_expr): Add regression test.
+       * gdb.base/exprs.c (null_t_struct): New global.
+
+2013-05-13  Muhammad Bilal  <mbilal@codesourcery.com>
+
+       * gdb.base/default.exp: Disable history saving.
+       * gdb.base/setshow.exp: Likewise.
+
+2013-05-10  Pedro Alves  <palves@redhat.com>
+
+       PR remote/15455
+
+       * gdb.trace/qtro.c: New file.
+       * gdb.trace/qtro.exp: New file.
+
+2013-05-10  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/py-framefilter.py: New File.
+       * gdb.python/py-framefilter-mi.exp: Ditto.
+       * gdb.python/py-framefilter.c: Ditto.
+       * gdb.python/py-framefilter-mi.exp: Ditto.
+       * gdb.python/py-framefilter-mi.c: Ditto,
+       * gdb.python/py-framefilter-gdb.py.in: Ditto.
+
+2013-05-08  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/solib-search.exp: Set test name for "set
+       solib-search-path" test.
+
+2013-05-08  Hafiz Abid Qadeer  <abidh@codesourcery.com>
+
+       * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
+       (set_a_tracepoint): Set tracepoint before prologue.
+       (run_trace_experiment): Test setup_tracepoints and 'break end'
+       in it.
+       (trace_buffer_normal): Remove.
+       (gdb_trace_circular_tests): Remove.  Move tests to...
+       (top level): ...here.  Call 'runto_main' before checking for
+       trace support.  Use commands to check the support for circular
+       trace buffer and changing of trace buffer size.  Add test
+       to calculate size of single frame.  Use this size to
+       calculate the size of trace buffer.  Use 'tfind pc func9'
+       instead of 'tfind 9'.  Use 'with_test_prefix'.
+
+2013-05-07  Tom Tromey  <tromey@redhat.com>
+
+       * lib/selftest-support.exp: New file.
+       * gdb.gdb/complaints.exp: Load selftest-support.exp.  Use
+       do_self_tests.
+       (setup_test, find_gdb): Remove.
+       * gdb.gdb/observer.exp: Load selftest-support.exp.  Use
+       do_self_tests.
+       (setup_test, find_gdb): Remove.
+       (test_observer): Don't call setup_test.  Remove argument.
+       * gdb.gdb/selftest.exp: Load selftest-support.exp.
+       (find_gdb): Remove.
+       * gdb.gdb/complaints.exp: Load selftest-support.exp.  Use
+       do_self_tests.
+       (setup_test, find_gdb): Remove.
+       (test_with_self): Don't call setup_test.  Remove argument.
+
+2013-05-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.arch/system-gcore.exp: Remove.
+       * gdb.arch/gcore.c: Remove.
+       * gdb.base/gcore.exp: Add "info reg system".
+
+2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       PR breakpoints/15413:
+       * gdb.base/pending.exp: Add test for completion of the "condition"
+       command for pending breakpoints.
+       * gdb.linespec/linespec.ex: Add test for completion of the
+       "condition" command when dealing with multiple locations.
+
+2013-05-07  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.threads/wp-replication.c: New file.
+       * gdb.threads/wp-replication.exp: New file.
+
+2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.xml/tdesc-regs.exp: Add case for nios2.
+
 2013-05-06  Doug Evans  <dje@google.com>
 
+       * gdb.base/solib-search-lib1.c: New file.
+       * gdb.base/solib-search-lib2.c: New file.
+       * gdb.base/solib-search.c: New file.
+       * gdb.base/solib-search.h: New file.
+       * gdb.base/solib-search.exp: New file.
+
+       * lib/gdb.exp (gdb_core_cmd): New function.
+       * gdb.arch/system-gcore.exp: Use it.
+       * gdb.arch/vsx-regs.exp: Ditto.
+       * gdb.base/gcore.exp: Ditto.
+       * gdb.threads/gcore-thread.exp: Ditto.
+
        * gdb.reverse/shr.h: New file.
        * gdb.reverse/shr1.c: New file.
        * gdb.reverse/shr2.c: #include "shr.h".
This page took 0.032598 seconds and 4 git commands to generate.