fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 76e2883bccea98d97673d05b8b1ecab798404e8d..16c93dca78cdade9ccaa2e6c7a1d670b2b5594e5 100644 (file)
@@ -1,3 +1,10 @@
+2017-11-27  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
+       expected output in gdb_expect call to allow the exception
+       message to be present as well.  Fix syntax confusion to avoid
+       TCL thinking that exception_name is an array.
+
 2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * gdb.arch/spu-info.c: Include <unistd.h>.