aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 71ec495..85bafba 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2020-09-20 Pedro Alves <pedro@palves.net>
+ * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
+ spawn_id before calling remote_close. Close secondary MI channel.
+
+2020-09-20 Pedro Alves <pedro@palves.net>
+
* gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
fails.