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 10dc1d5..8ec7e3e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com> + + * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert + missing $after_stopped and comma (,) expectation. + 2009-12-31 Stan Shebs <stan@codesourcery.com> * gdb.trace/actions.exp: Test teval action. |