Fix testsuite hangs when gdb_test_multiple body errors out
[external/binutils.git] / gdb / testsuite / ChangeLog
index 25a5a96..7308417 100644 (file)
@@ -1,3 +1,18 @@
+2019-03-28  Pedro Alves  <palves@redhat.com>
+
+       * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
+       move comments outside list.  Append '-i "" eof' section.
+
+2019-03-12  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/default.exp: Remove 'load_lib gdb.exp'.
+       * config/monitor.exp: Likewise.
+       * config/sid.exp: Likewise.
+       * config/sim.exp: Likewise.
+       * config/slite.exp: Likewise.
+       * config/unix.exp: Likewise.
+       * gdb.base/default.exp: Remove unhelpful comment.
+
 2019-03-14  Tom Tromey  <tromey@adacore.com>
 
        * gdb.base/style.exp: Add "set style sources" test.