[gdb/testsuite] Fix dwo path in fission-*.S
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 38fc4128f26a6eb747bb76b0bcb6d4a8b31a84e8..276dd18edd974e41512ce5bc5aa9f1fb176dcb13 100644 (file)
@@ -1,3 +1,96 @@
+2021-09-01  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/28298
+       * gdb.dwarf2/fission-base.S: Use DWO instead of XSTR(DWO).
+       * gdb.dwarf2/fission-loclists-pie.S: Same.
+       * gdb.dwarf2/fission-loclists.S: Same.
+       * gdb.dwarf2/fission-reread.S: Same.
+       * gdb.dwarf2/fission-base.exp: Use additional_flags=-DDWO=\"$dwo\".
+       * gdb.dwarf2/fission-loclists-pie.exp: Same.
+       * gdb.dwarf2/fission-loclists.exp: Same.
+       * gdb.dwarf2/fission-reread.exp: Same.
+
+2021-09-01  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.fortran/call-no-debug.exp: Avoid shared lib symbols for
+       find_mangled_name calls.
+
+2021-08-30  Tom de Vries  <tdevries@suse.de>
+
+       PR cli/28290
+       * gdb.base/batch-exit-status.exp: Add gdb '' and gdb '' '' tests.
+
+2021-08-23  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/26880
+       * gdb.base/non-executable.exp: New file.
+
+2021-08-06  Simon Marchi  <simon.marchi@polymtl.ca>
+           Tom de Vries  <tdevries@suse.de>
+
+       PR symtab/28004
+       * gdb.dwarf2/dw2-zero-range-shlib.c: New test.
+       * gdb.dwarf2/dw2-zero-range.c: New test.
+       * gdb.dwarf2/dw2-zero-range.exp: New file.
+
+2021-08-02  Tom Tromey  <tromey@adacore.com>
+
+       PR varobj/28131
+       * gdb.python/py-mi-var-info-path-expression.exp: Add regression
+       test.
+
+2021-07-26  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       PR gdb/28076
+       * gdb.mi/mi-break.exp: Add more tests to check clearing the
+       breakpoint condition.
+
+2021-07-22  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.ada/formatted_ref.exp: Add xfail for PR gcc/101575.
+       * gdb.ada/iwide.exp: Same.
+       * gdb.ada/pkd_arr_elem.exp: Same.
+
+2021-07-22  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.cp/step-and-next-inline.cc (tree_check, get_alias_set, main):
+       Tag closing brace with comment.
+       * gdb.cp/step-and-next-inline.h: Update to keep identical with
+       step-and-next-inline.cc.
+       * gdb.cp/step-and-next-inline.exp: Issue extra next when required.
+
+2021-07-21  Tom de Vries  <tdevries@suse.de>
+
+       * lib/gdb.exp (gcc_major_version): New proc.
+       * gdb.base/ptype-offsets.cc: Define static member static_member::Empty.
+       * gdb.cp/templates.exp: Define static member using -DGCC_BUG.
+       * gdb.cp/m-static.exp: Add
+       additional_flags=-fno-eliminate-unused-debug-types.
+       * gdb.cp/pr-574.exp: Same.
+       * gdb.cp/pr9167.exp: Same.
+
+2021-07-21  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.ada/arrayptr.exp: Add KFAILs for PR20991 and PR28115.
+       * gdb.ada/exprs.exp: Add KFAILs for PR20991.
+       * gdb.ada/packed_array_assign.exp: Same.
+
+2021-07-19  Tom Tromey  <tromey@adacore.com>
+
+       PR gdb/28093
+       * gdb.base/langs.exp: Add tests.
+
+2021-07-14  Tom de Vries  <tdevries@suse.de>
+
+       * lib/gdb.exp (have_index): New proc.
+       * gdb.base/gold-gdb-index.exp: Use have_index.
+
+2021-07-13  Pedro Alves  <pedro@palves.net>
+
+       PR gdb/28080
+       * gdb.base/detach-sysroot-target.exp: New.
+       * gdb.base/detach-sysroot-target.c: New.
+
 2021-07-13  Tom de Vries  <tdevries@suse.de>
 
        PR testsuite/27690
This page took 0.027579 seconds and 4 git commands to generate.