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 d23458d..c79071c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2012-01-05 Pedro Alves <alves.ped@gmail.com> + + * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files. + * gdb.python/py-events.c (first): Add bits for new "step N" test. + * gdb.python/py-events.exp: Test that "step N" tripping on a + breakpoint emits a breakpoint event. + 2012-01-03 Joel Brobecker <brobecker@adacore.com> * gdb.base/auxv.exp: Reformat the copyright notice. |