summaryrefslogtreecommitdiff
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 bc0d25a2d17..d985c884e02 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2016-07-21 Yao Qi <yao.qi@linaro.org>
+ * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
+ if gdb_skip_xml_test is true on some targets.
+
+2016-07-21 Yao Qi <yao.qi@linaro.org>
+
* gdb.server/solib-list.exp: Unset last_loaded_file.
2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>