gdb: Fix alignment computation for structs with only static fields
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 4a4a87cf1cc1ec9c067b8e07c628fe66a704b1f9..3b952b8d2fea7310ec5c23113d9aafd14f8cf821 100644 (file)
@@ -1,3 +1,65 @@
+2019-04-11  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/align.exp: Extend test to cover structures containing
+       only static fields.
+
+2019-04-11  Tom de Vries  <tdevries@suse.de>
+
+       * boards/cc-with-dwz-m.exp: New file.
+       * boards/cc-with-dwz.exp: New file.
+       * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
+
+2019-04-09  Simon Marchi  <simon.marchi@efficios.com>
+
+       * gdb.base/start-cpp.exp: New file.
+       * gdb.base/start-cpp.cc: New file.
+
+2019-04-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.python/py-thrhandle.exp: Adjust tests to call
+       thread_from_handle instead of thread_from_thread_handle.
+
+2019-04-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.python/py-thrhandle.exp: Add tests for
+       gdb.InferiorThread.handle.
+
+2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.python/py-function.exp: Check calling helper function from
+       all languages.
+       * lib/gdb.exp (gdb_supported_languages): New proc.
+
+2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/complex-parts.c: New file.
+       * gdb.base/complex-parts.exp: New file.
+
+2019-04-01  Tom Tromey  <tromey@adacore.com>
+
+       PR symtab/23331:
+       * gdb.dwarf2/dw2-ranges-main.c: New file.
+       * gdb.dwarf2/dw2-ranges-psym.c: New file.
+       * gdb.dwarf2/dw2-ranges-psym.exp: New file.
+
+2019-03-30  Simon Marchi <simark@simark.ca>
+
+       * gdb.base/default.exp: Add values for $_gdb_major and
+       $_gdb_minor.
+
+2019-03-29  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/help.exp: Tighten apropos regexp.
+
+2019-03-29  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.fortran/array-bounds.exp: New file.
+       * gdb.fortran/array-bounds.f90: New file.
+
+2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
+
 2019-03-28  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
        * gdb.multi/hello.c (main): Increase alarm timer.
This page took 0.033823 seconds and 4 git commands to generate.