Fix Python 3 build error on 32-bit hosts
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index a71ee988eab5ac1a45c9e1e04a4cb73d8903479f..fcc16cb15b8fa183e54a0ea3def793ed02d9d34e 100644 (file)
@@ -1,3 +1,124 @@
+2015-02-04  Pedro Alves  <palves@redhat.com>
+
+       * boards/native-extended-gdbserver.exp: Remove any target variant
+       specifications from the board name before clearing the isremote
+       flag from board_info.
+
+2015-01-31  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.base/maint.exp <maint print type argc>: Update expected output.
+
+2015-01-31  Gary Benson <gbenson@redhat.com>
+
+       * gdb.base/completion.exp: Disable completion limiting for
+       existing tests.  Add new tests to check completion limiting.
+       * gdb.linespec/ls-errs.exp: Disable completion limiting.
+
+2015-01-31  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
+
+2015-01-31  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.guile/scm-section-script.c: Add duplicate inlined section script
+       entries.  Duplicate file section script entries.
+       * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
+       inlined entries.  Add test for safe-path rejection.
+       * gdb.python/py-section-script.c: Add duplicate inlined section script
+       entries.  Duplicate file section script entries.
+       * gdb.python/py-section-script.exp: Add tests for duplicate entries,
+       inlined entries.  Add test for safe-path rejection.
+
+2015-01-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/disc_arr_bound: New testcase.
+
+2015-01-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_var_array: New testcase.
+
+2015-01-27  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-objfile.exp: Add tests for objfile.username.
+       Add test for objfile.filename, objfile.username after objfile
+       has been unloaded.
+
+2015-01-26  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.python/py-lookup-type.exp (test_lookup_type): Change
+       the second test to print the name attribute of value
+       returned by the call to gdb.lookup_type, and adjust
+       the expected output accordingly.
+
+2015-01-25  Mark Wielaard  <mjw@redhat.com>
+
+       * gdb.arch/i386-bp_permanent.c (standard): New declaration.
+       * gdb.base/disp-step-fork.c: Include unistd.h.
+       * gdb.base/siginfo-obj.c: Include stdio.h.
+       * gdb.base/siginfo-thread.c: Likewise.
+       * gdb.mi/non-stop.c: Include unistd.h.
+       * gdb.mi/nsthrexec.c: Include stdio.h.
+       * gdb.mi/pthreads.c: Include unistd.h.
+       * gdb.modula2/unbounded1.c (main): Declare returns int.
+       * gdb.reverse/consecutive-reverse.c: Likewise.
+       * gdb.threads/create-fail.c: Include unistd.h.
+       * gdb.threads/killed.c: Likewise.
+       * gdb.threads/linux-dp.c: Likewise.
+       * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
+       * gdb.threads/non-ldr-exc-2.c: Likewise.
+       * gdb.threads/non-ldr-exc-3.c: Likewise.
+       * gdb.threads/non-ldr-exc-4.c: Likewise.
+       * gdb.threads/pthreads.c: Include unistd.h.
+       (main): Declare returns int.
+       * gdb.threads/tls-main.c (foo): New declaration.
+       * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
+
+2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
+       * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
+
+2015-01-15  Mark Wielaard  <mjw@redhat.com>
+
+       * gdb.base/noreturn-return.c: New file.
+       * gdb.base/noreturn-return.exp: New file.
+       * gdb.base/noreturn-finish.c: New file.
+       * gdb.base/noreturn-finish.exp: New file.
+
+2015-01-23  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/continue-pending-after-query.c: New file.
+       * gdb.threads/continue-pending-after-query.exp: New file.
+
+2015-01-22  Anders Granlund  <anders.granlund@ericsson.com>
+           Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
+       * gdb.base/valgrind-db-attach.exp: Same.
+       * gdb.base/valgrind-infcall.exp: Same.
+       * lib/mi-support.exp (default_mi_gdb_start): Same.
+       * lib/prompt.exp (default_prompt_gdb_start): Same.
+       * lib/gdb.exp (default_gdb_spawn): Same.
+       (gdb_interact): New.
+
+
+2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.compile/compile.exp (pointer to jit function): New test.
+
+2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
+
+       * lib/gdb.exp (supports_process_record): Return true for
+       powerpc*-*-linux*.
+       (supports_reverse): Likewise.
+
+2015-01-15  Don Breazeal  <donb@codesourcery.com>
+
+       * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
+       instead of checking whether the target board is remote and
+       use spawn_wait_for_attach instead of exec/sleep.
+       * gdb.base/attach-twice.exp: Likewise.
+
 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb.ada/var_arr_attrs: New testcase.
This page took 0.025238 seconds and 4 git commands to generate.