Make first and last lines of 'command help documentation' consistent.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 00b8a14715ccb40e3dcc1b264de15709155a793d..27e3bb69553243c23a2820937b70957d69ba1094 100644 (file)
@@ -1,3 +1,25 @@
+2019-08-07  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/style.exp: Update tests for help doc new invariants.
+       * gdb.base/help.exp: Likewise.
+
+2019-08-06  Tom Tromey  <tom@tromey.com>
+
+       * gdb.base/style.exp: Add disassemble test.
+       * gdb.base/style.c (some_called_function): New function.
+       (main): Use it.
+
+2019-08-05  Christian Biesinger  <cbiesinger@google.com>
+
+       * gdb.python/py-block.exp: Test dictionary access on blocks.
+
+2019-08-05  Simon Marchi  <simon.marchi@efficios.com>
+
+       PR gdb/24863
+       * gdb.mi/list-thread-groups-available.exp: Increase timeout for
+       -list-thread-groups --available test when running under
+       check-read1.
+
 2019-08-05  Tom de Vries  <tdevries@suse.de>
 
        PR testsuite/24863