diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index dd618c9..21a1be1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2010-06-28 Phil Muldoon <pmuldoon@redhat.com> + Tom Tromey <tromey@redhat.com> + Thiago Jung Bauermann <bauerman@br.ibm.com> + + * gdb.python/py-inferior.c: New File. + * gdb.python/py-infthread.c: New File. + * gdb.python/py-inferior.exp: New File. + * gdb.python/py-infthread.exp: New File. + 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.cp/namespace.exp (ptype OtherFileClass typedefs) |