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 99a21e3..cc37417 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,12 @@ 2008-02-01 Vladimir Prus <vladimir@codesourcery.com> + * gdb.mi/basic.c (return_1): New function. + * gdb.mi/mi-break.exp: Make sure that failed -break-insert + don't cause future evaluations of function to report + creation of internal breakpoints. + +2008-02-01 Vladimir Prus <vladimir@codesourcery.com> + * gdb.mi/mi-break.exp (test_error): New. Call it. |