[gdb/symtab] Fix missing breakpoint location for inlined function
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index eb0c7994035f81c7277d740b95a561da5af5e79c..21cfc17294ed8eab10b8ac20e52b06904ed9173f 100644 (file)
@@ -1,3 +1,85 @@
+2020-06-03  Tom de Vries  <tdevries@suse.de>
+
+       PR symtab/26046
+       * gdb.cp/breakpoint-locs-2.cc: New test.
+       * gdb.cp/breakpoint-locs.cc: New test.
+       * gdb.cp/breakpoint-locs.exp: New file.
+       * gdb.cp/breakpoint-locs.h: New test.
+
+2020-06-03  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/25609
+       * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
+       value of global verbose.
+       * gdb.base/jit-elf.exp: Same.
+       * gdb.base/jit-reader.exp: Same.
+
+2020-06-02  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.dwarf2/multidictionary.exp: Don't use
+       gdb_spawn_with_cmdline_opts.
+
+2020-06-01  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
+       use_header case.
+       * gdb.dwarf2/dw2-inline-header-1.exp: New file.
+       * gdb.dwarf2/dw2-inline-header-2.exp: New file.
+       * gdb.dwarf2/dw2-inline-header-3.exp: New file.
+       * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
+       * gdb.dwarf2/dw2-inline-header.c: New file.
+       * gdb.dwarf2/dw2-inline-header.h: New file.
+
+2020-05-30  Pedro Alves  <palves@redhat.com>
+
+       * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
+       * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
+
+2020-05-29  Gary Benson <gbenson@redhat.com>
+
+       * gdb.compile/compile-cplus.exp (additional_flags): Also
+       set when building with clang.
+       (additional_flags, srcfilesoptions): Pass -Wno-deprecated
+       when building with clang.
+
+2020-05-29  Gary Benson <gbenson@redhat.com>
+
+       * gdb.arch/i386-avx.exp (additional_flags): Also set when
+       building with clang.
+       * gdb.arch/i386-sse.exp (additional_flags): Likewise.
+
+2020-05-29  Gary Benson <gbenson@redhat.com>
+
+       * gdb.cp/koenig.exp (prepare_for_testing): Add
+       additional_flags=-Wno-unused-comparison.
+       * gdb.cp/operator.exp (prepare_for_testing): Likewise.
+
+2020-05-28  Gary Benson <gbenson@redhat.com>
+
+       * gdb.base/sigaltstack.c (catcher): Add default case to switch
+       statement.
+
+2020-05-28  Gary Benson <gbenson@redhat.com>
+
+       * gdb.cp/classes.exp (prepare_for_testing): Add
+       additional_flags=-Wno-deprecated-register.
+       * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
+       * gdb.cp/misc.exp: Likewise.
+
+2020-05-28  Gary Benson <gbenson@redhat.com>
+
+       * gdb.linespec/cpls-ops.cc (dummy): New static global.
+       (test_op_new::operator new): Add return statement.
+       (test_op_new_array::operator new[]): Likewise.
+
+2020-05-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
+       check.  Use test_gdb_complete_unique instead of
+       test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique.  Use
+       test_gdb_complete_multiple instead of
+       test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
+
 2020-05-27  Luis Machado  <luis.machado@linaro.org>
 
        * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
This page took 0.026534 seconds and 4 git commands to generate.