]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
Factorize target program transformations in the GDB_AC_TRANSFORM macro.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 6e967c7822ea6e6008c6421a7132d2ea88e7d83b..2fae0808b057e6972939ac914db1256a101ddcc9 100644 (file)
@@ -1,3 +1,284 @@
+2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * configure: Regenerated.
+       * configure.ac: Use GDB_AC_TRANSFORM.
+       * aclocal.m4: sinclude ../transform.m4.
+
+2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * lib/dtrace.exp: New file.
+       * gdb.base/dtrace-probe.exp: Likewise.
+       * gdb.base/dtrace-probe.d: Likewise.
+       * gdb.base/dtrace-probe.c: Likewise.
+       * lib/pdtrace.in: Likewise.
+       * configure.ac: Output variables with the transformed names of
+       the strip, readelf, as and nm tools.  AC_SUBST lib/pdtrace.in.
+       * configure: Regenerated.
+
+2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
+       expected message when trying to access $_probe_* convenience
+       variables while not on a probe.
+
+2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
+
+2015-02-11  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
+       * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
+
+2015-02-10  Doug Evans  <xdje42@gmail.com>
+
+       * lib/gdb.exp (gdb_load): Always return a result.
+
+2015-02-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/signal-sigtrap.c: New file.
+       * gdb.threads/signal-sigtrap.exp: New file.
+
+2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
+
+       * gdb.trace/no-attach-trace.c: New file.
+       * gdb.trace/no-attach-trace.exp: New file.
+
+2015-02-09  Mark Wielaard  <mjw@redhat.com>
+
+       * gdb.dwarf2/atomic.c: New file.
+       * gdb.dwarf2/atomic-type.exp: Likewise.
+
+2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/buffer-size.exp: Update "info record" output.
+       * gdb.btrace/delta.exp: Update "info record" output.
+       * gdb.btrace/enable.exp: Update "info record" output.
+       * gdb.btrace/finish.exp: Update "info record" output.
+       * gdb.btrace/instruction_history.exp: Update "info record" output.
+       * gdb.btrace/next.exp: Update "info record" output.
+       * gdb.btrace/nexti.exp: Update "info record" output.
+       * gdb.btrace/step.exp: Update "info record" output.
+       * gdb.btrace/stepi.exp: Update "info record" output.
+       * gdb.btrace/nohist.exp: Update "info record" output.
+
+2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/buffer-size: New.
+
+2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/delta.exp: Update "info record" output.
+       * gdb.btrace/enable.exp: Update "info record" output.
+       * gdb.btrace/finish.exp: Update "info record" output.
+       * gdb.btrace/instruction_history.exp: Update "info record" output.
+       * gdb.btrace/next.exp: Update "info record" output.
+       * gdb.btrace/nexti.exp: Update "info record" output.
+       * gdb.btrace/step.exp: Update "info record" output.
+       * gdb.btrace/stepi.exp: Update "info record" output.
+       * gdb.btrace/nohist.exp: Update "info record" output.
+
+2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
+
+       PR gdb/15678
+       * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
+
+2015-02-06  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
+       macro.
+       (seconds_left, again): New globals.
+       (main): Wait seconds_left in a 1-second sleep loop instead of
+       sleeping 180 seconds.  If 'again' is set, reset the seconds
+       counter.
+       * gdb.threads/attach-many-short-lived-threads.exp (test): Set
+       'again' in the inferior before detaching.  Print the seconds left.
+       (options): New global.
+       (top level): Build program with -DTIMEOUT=$timeout.
+
+2015-02-06  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
+       determine how many seconds to pass to 'alarm'.
+       * gdb.base/gdb-sigterm.exp (top level): Build program with
+       -DTIMEOUT=$timeout.
+       (do_test): Return success/failure indication.  Add more verbose
+       logging.  Don't fail if 200 single steps are seen.  Instead, fail
+       when the test times out.
+       (passes): New global.
+       (top level): Break the testing loop if testing fails on any
+       iteration.  Use gdb_assert.
+
+2015-02-04  Don Breazeal  <donb@codesourcery.com>
+
+       * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
+       and initialize them.
+       (ipc_cleanup): New function.
+       (main): Don't declare shmid, semid, and msqid.  Add a call to
+       atexit so that we call ipc_cleanup on exit.
+
+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.
+
+2015-01-14  Pedro Alves  <palves@redhat.com>
+           Joel Brobecker  <brobecker@adacore.com>
+
+       PR gdb/17525
+       * gdb.base/bp-cmds-execution-x-script.c: New file.
+       * gdb.base/bp-cmds-execution-x-script.exp: New file.
+       * gdb.base/bp-cmds-execution-x-script.gdb: New file.
+
+2015-01-14  Pedro Alves  <palves@redhat.com>
+
+       PR cli/17828
+       * gdb.base/batch-preserve-term-settings.c: New file.
+       * gdb.base/batch-preserve-term-settings.exp: New file.
+
+2015-01-13  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
+       binary.
+
+2015-01-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * Makefile.in (clean mostlyclean): Do not delete *.py.
+
+2015-01-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.python/py-lookup-type.exp: New file.
+
+2015-01-12  Pedro Alves  <palves@redhat.com>
+
+       * gdb.python/py-prompt.exp: When the board can't spawn for attach,
+       restore GDBFLAGS before returning.
+
+2015-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
+       is_amd64_regs_target and is_x86_like_target.
+
 2015-01-11  Doug Evans  <xdje42@gmail.com>
 
        * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value