diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 31f15c2..0f15a84 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-07-18 Pedro Alves <palves@redhat.com> + + * infrun.c (handle_inferior_event) <TARGET_WAITKIND_NO_HISTORY>: + Pull the single step breakpoints out of the target. + 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com> * probe.c (probe_safe_evaluate_at_pc): Rename variable `n_probes'. |