gdb/fortran: Handle dynamic string types when printing types
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 9562c2cffaaf40aecd83c0fd2654d491377c0fa8..e24b066fb1535ab3cf590c5fce82cb1b658446e4 100644 (file)
@@ -1,3 +1,102 @@
+2020-07-15  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/ptype-on-functions.exp: Add more tests.
+       * gdb.fortran/ptype-on-functions.f90: Likewise.
+
+2020-07-14  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
+       values in documentation for addr_size to 4 and 8.
+
+2020-07-14  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/amd64-osabi.exp: Update.
+       * gdb.arch/arm-disassembler-options.exp: Update.
+       * gdb.arch/powerpc-disassembler-options.exp: Update.
+       * gdb.arch/ppc64-symtab-cordic.exp: Update.
+       * gdb.arch/s390-disassembler-options.exp: Update.
+       * gdb.base/all-architectures.exp.tcl: Update.
+       * gdb.base/attach-pie-noexec.exp: Update.
+       * gdb.base/catch-syscall.exp: Update.
+       * gdb.xml/tdesc-arch.exp: Update.
+
+2020-07-14  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
+       (local_gettid): ... this.
+       (fn): Update.
+
+2020-07-13  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.base/info_sources.exp: Skip directory match tests on
+       remote hosts.
+
+2020-07-13  Gary Benson <gbenson@redhat.com>
+
+       * gdb.base/savedregs.exp (caller): Use parentheses to
+       make expected expression evaluation ordering explicit.
+
+2020-07-13  Gary Benson <gbenson@redhat.com>
+
+       * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
+
+2020-07-13  Gary Benson <gbenson@redhat.com>
+
+       * gdb.base/bigcore.c (main): Use a volatile pointer when
+       attempting to trigger a SIGSEGV.
+       * gdb.base/gcore-relro-pie.c (break_here): Likewise.
+       * gdb.base/gcore-tls-pie.c (break_here): Likewise.
+       * gdb.base/savedregs.c (thrower): Likewise.
+       * gdb.mi/mi-syn-frame.c (bar): Likewise.
+
+2020-07-13  Gary Benson <gbenson@redhat.com>
+
+       * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
+       defining and using VLA structure fields into...
+       * gdb.base/vla-struct-fields.c: New file.
+       * gdb.base/vla-datatypes.exp: Factor out VLA structure field
+       tests into...
+       * gdb.base/vla-struct-fields.exp: New file.
+
+2020-07-13  Tom de Vries  <tdevries@suse.de>
+
+       * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
+       * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
+       * gdb.base/gold-gdb-index.exp: Same.
+       * gdb.base/morestack.exp: Same.
+
+2020-07-11  Daniel Xu  <dxu@dxuuu.xyz>
+
+       PR rust/26121
+       * gdb.rust/modules.rs: Prevent linker from discarding test
+       symbol.
+
+2020-07-10  Pedro Alves  <pedro@palves.net>
+
+       PR gdb/26199
+       * gdb.multi/multi-target.c (exit_thread): New.
+       (thread_start): Break loop if EXIT_THREAD.
+       * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
+       (top level) Call test_no_resumed.
+
+2020-07-08  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/catch_ex/foo.adb: Pass string to raise.
+       * gdb.ada/catch_ex.exp: Examine catchpoint text.
+
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       PR python/22748
+       * gdb.opt/inline-frame-tailcall.c: New file.
+       * gdb.opt/inline-frame-tailcall.exp: New file.
+       * gdb.python/py-unwind-inline.c: New file.
+       * gdb.python/py-unwind-inline.exp: New file.
+       * gdb.python/py-unwind-inline.py: New file.
+
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.python/py-arch-reg-groups.exp: New file.
+
 2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb.python/py-arch-reg-names.exp: New file.
This page took 0.033505 seconds and 4 git commands to generate.