diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 029292f..d1fef99 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,14 @@ 2007-12-16 Vladimir Prus <vladimir@codesourcery.com> + * breakpoint.c (bpstat_have_active_hw_watchpoints): + Remove + (bpstat_stop_status): Remove unused variable + real_breakpoint. + * breakpoint.h (bpstat_have_active_hw_watchpoints): + Remove prototype. + +2007-12-16 Vladimir Prus <vladimir@codesourcery.com> + * target.h (target_pid_or_tid_to_str): Remove. * infrun.c (handle_inferior_event): Use target_pid_to_str instead of |