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 37855d5..eb50238 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,12 @@ 2008-04-24 Vladimir Prus <vladimir@codesourcery.com> + * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller + to specify regexp for the location to stop at. + * gdb.base/break-always.c: New. + * gdb.base/break-always.exp: New. + +2008-04-24 Vladimir Prus <vladimir@codesourcery.com> + * lib/mi-support.exp (mi_runto_helper): Adjust for the original-location field. (mi_create_breakpoint, mi_list_breakpoints): New. |