diff options
author | Yao Qi <yao@codesourcery.com> | 2012-05-03 01:52:31 +0000 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2012-05-03 01:52:31 +0000 |
commit | 6d0bb9f3db022411035cf5c74cc44cb6a6e6d07a (patch) | |
tree | 9257a1a3acb19be4a39f4769326dc30b9971e638 /gdb/testsuite/ChangeLog | |
parent | f4644a3fe025206fc4d79d7bf3ce5d093e3a80ec (diff) | |
download | gdb-6d0bb9f3db022411035cf5c74cc44cb6a6e6d07a.zip gdb-6d0bb9f3db022411035cf5c74cc44cb6a6e6d07a.tar.gz gdb-6d0bb9f3db022411035cf5c74cc44cb6a6e6d07a.tar.bz2 |
gdb/testsuite:
* gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 074beff..22b8c3c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2012-05-03 Yao Qi <yao@codesourcery.com> + + * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860. + 2012-04-30 Doug Evans <dje@google.com> PR testsuite/13961 |