diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e539d88..7a8719d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2011-09-02 Matt Rice <ratmice@gmail.com> + + * lib/prompt.exp: New file for testing the first prompt. + * gdb.python/py-prompt.exp: Ditto. + * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c). + 2011-09-02 Pedro Alves <pedro@codesourcery.com> * gdb.threads/gcore-thread.exp: Set the global core_supported to |