diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ed3caec..b2cc4bb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2011-12-14 Pedro Alves <pedro@codesourcery.com> + + PR threads/10729 + + * gdb.mi/watch-nonstop.c: New file. + * gdb.mi/mi-watch-nonstop.exp: New file. + 2011-12-13 Pedro Alves <pedro@codesourcery.com> Doug Evans <dje@google.com> |