Testsuite: Fix ambiguous "break" due to libinproctrace
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 755fe94c8b053592bcd59bf2904d837acf4125be..d2fb9a8780a370a3e30c2979cf708ffc15896b59 100644 (file)
@@ -1,3 +1,107 @@
+2018-03-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
+       "qualified" option when setting breakpoints.
+       * gdb.trace/backtrace.exp: Likewise.
+       * gdb.trace/circ.exp: Likewise.
+       * gdb.trace/collection.exp: Likewise.
+       * gdb.trace/disconnected-tracing.exp: Likewise.
+       * gdb.trace/ftrace-lock.exp: Likewise.
+       * gdb.trace/ftrace.exp: Likewise.
+       * gdb.trace/infotrace.exp: Likewise.
+       * gdb.trace/packetlen.exp: Likewise.
+       * gdb.trace/passc-dyn.exp: Likewise.
+       * gdb.trace/qtro.exp: Likewise.
+       * gdb.trace/read-memory.exp: Likewise.
+       * gdb.trace/report.exp: Likewise.
+       * gdb.trace/signal.exp: Likewise.
+       * gdb.trace/status-stop.exp: Likewise.
+       * gdb.trace/strace.exp: Likewise.
+       * gdb.trace/tfind.exp: Likewise.
+       * gdb.trace/trace-break.exp: Likewise.
+       * gdb.trace/trace-condition.exp: Likewise.
+       * gdb.trace/trace-mt.exp: Likewise.
+       * gdb.trace/tstatus.exp: Likewise.
+       * gdb.trace/tsv.exp: Likewise.
+       * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
+       * gdb.trace/unavailable.exp: Likewise.
+       * gdb.trace/while-dyn.exp: Likewise.
+
+2018-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
+       that libinproctrace is copied to the target.
+
+2018-03-14  Tom Tromey  <tom@tromey.com>
+
+       PR cli/14977:
+       * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
+       a null pointer.
+       * gdb.base/wchar.exp: Likewise.
+
+2018-03-14  Tom Tromey  <tom@tromey.com>
+
+       PR cli/19918:
+       * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
+       flag.
+
+2018-03-08  Simon Marchi  <simon.marchi@ericsson.com>
+
+       PR gdb/22841
+       * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
+       "target" to remote_exec.
+
+2018-03-08  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       PR gdb/22841
+       * boards/gdbserver-base.exp (${board}_file, ${board}_download,
+       ${board}_upload): Remove.
+
+2018-03-07  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.cp/watch-cp.cc: New test.
+       * gdb.cp/watch-cp.exp: New file.
+
+2018-03-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/infcall-nested-structs.exp: New file.
+       * gdb.base/infcall-nested-structs.c: New file.
+       * gdb.base/float.exp: Add riscv support.
+
+2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
+       * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
+
+2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.server/abspath.exp: New file.
+       * lib/gdb.exp (with_cwd): New procedure.
+
+2018-02-28  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
+       use it.
+       (gdb_is_target_remote_prompt): New proc.
+       (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
+       (gdb_is_target_native): Pass prompt parameter to
+       gdb_is_target_1.
+
+2018-02-26  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * gdb.base/load-command.c: New file.
+       * gdb.base/load-command.exp: New file.
+       * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
+       (gdb_is_target_1): ...this, and generalize for other targets
+       than just remote.
+       (gdb_is_target_remote): Use gdb_is_target_1.
+       (gdb_is_target_native): use gdb_is_target_1.
+
+2018-02-26  Tom Tromey  <tom@tromey.com>
+
+       PR python/16497:
+       * gdb.python/py-framefilter.exp: Update test.
+
 2018-02-26  Tom Tromey  <tom@tromey.com>
 
        * gdb.dwarf2/variant.c: New file.
This page took 0.027147 seconds and 4 git commands to generate.