aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 13ccadb..e83e219 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
+
+ * gdb.multi/multi-target.exp (setup): Factor out "info
+ connections" and "info inferiors" tests to ...
+ (test_info_inferiors): ... this new procedure.
+ (top level): Run new "info-inferiors" tests.
+
2020-01-10 Pedro Alves <palves@redhat.com>
* gdb.server/bkpt-other-inferior.exp: New file.