aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-12-02 22:35:17 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-12-02 22:35:17 +0000
commit05acf2749697518bdc83f3051e876e5fbe90fd12 (patch)
treeb9864a4cd97940289c5513347ff51f9a3b0aecc9 /gdb/testsuite/ChangeLog
parent2268b414f486239cbcc0f756f157c3e03599efac (diff)
downloadgdb-05acf2749697518bdc83f3051e876e5fbe90fd12.zip
gdb-05acf2749697518bdc83f3051e876e5fbe90fd12.tar.gz
gdb-05acf2749697518bdc83f3051e876e5fbe90fd12.tar.bz2
gdb/testsuite/
Fix gdb.mi/mi-solib.exp without system debug info installed. * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from' expect attribute, return 0 for it. Update comments.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a1d6ab0..8b291cb 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
+ Fix gdb.mi/mi-solib.exp without system debug info installed.
+ * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
+ expect attribute, return 0 for it. Update comments.
+
+2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
(corrupted list): Adjust the expectation.