diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2bcbb0c..e4e7ebf 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-05-04 Pedro Alves <pedro@codesourcery.com> + + * gdb.base/completion.exp: Use gdb_test_multiple instead of + gdb_test and explicit $gdb_prompt/timeout matches. + 2011-05-04 Yao Qi <yao@codesourcery.com> * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__ |