diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 80a2255..0937f8b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2004-05-11 Andrew Cagney <cagney@redhat.com> + + * infrun.c (step_over_function): Delete function. + (handle_step_into_function): Use insert_step_resume_breakpoint. + (insert_step_resume_breakpoint): Fix assertion. + 2004-05-11 Nick Roberts <nickrob@gnu.org> * utils.c (defaulted_query): Just use the normal query input type |