Fix Python gdb.Breakpoint.location crash
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 502c5bf0bbb65cce68ca06fc7e7d889218eb0f5e..fc37967390e63ce920d2bbcf0f5d8891d781cbc2 100644 (file)
@@ -1,3 +1,68 @@
+2018-10-06  Tom Tromey  <tom@tromey.com>
+
+       * gdb.python/py-breakpoint.exp (check_last_event): Check location
+       of a "throw" catchpoint.
+
+2018-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.base/info-proc.exp: Update string expected from "help info
+       proc".
+
+2018-10-04  Tom Tromey  <tom@tromey.com>
+
+       * gdb.cp/maint.exp (test_invalid_name): Update expected output.
+       * gdb.gdb/complaints.exp (test_short_complaints): Remove.
+       (test_initial_complaints, test_empty_complaints): Update.
+       * gdb.dwarf2/dw2-stack-boundary.exp: Update.
+
+2018-10-04  Tom Tromey  <tom@tromey.com>
+
+       PR cli/19551:
+       * lib/mi-support.exp (mi_gdb_file_cmd): Update.
+       * lib/gdb.exp (gdb_file_cmd): Update.
+       * gdb.stabs/weird.exp (print_weird_var): Update.
+       * gdb.server/solib-list.exp: Update.
+       * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
+       * gdb.mi/mi-cli.exp: Update.
+       * gdb.linespec/linespec.exp: Update.
+       * gdb.dwarf2/dw2-stack-boundary.exp: Update.
+       * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
+       * gdb.cp/cp-relocate.exp: Update.
+       * gdb.base/sym-file.exp: Update.
+       * gdb.base/relocate.exp: Update.
+       * gdb.base/readnever.exp: Update.
+       * gdb.base/print-symbol-loading.exp (test_load_core): Update.
+       * gdb.base/kill-detach-inferiors-cmd.exp: Update.
+       * gdb.base/dbx.exp (gdb_file_cmd): Update.
+       * gdb.base/code_elim.exp: Update.
+       * gdb.base/break-unload-file.exp (test_break): Update.
+       * gdb.base/break-interp.exp (test_attach_gdb): Update.
+       * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
+       Update.
+       * gdb.base/attach.exp (do_attach_tests): Update.
+       * gdb.base/sepdebug.exp: Update.
+       * gdb.python/py-section-script.exp: Update.
+
+2018-10-04  Tom Tromey  <tom@tromey.com>
+
+       PR cli/22234:
+       * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
+       * gdb.gdb/complaints.exp (test_short_complaints): Update expected
+       output.
+
+2018-10-04  Tom Tromey  <tom@tromey.com>
+
+       * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
+       set width and height to 0.
+       (test_command_line_attach_run): Use -quiet.
+
+2018-10-03  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * lib/gdb.exp (skip_ifunc_tests): New.
+       * gdb.base/gnu-ifunc.exp: Skip if no ifunc support.  Handle
+       other compile failures.
+       * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
+
 2018-10-01  Simon Marchi  <simon.marchi@ericsson.com>
 
        * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
This page took 0.026434 seconds and 4 git commands to generate.