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 2b6023d..c0ea04d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be> + + * breakpoints.c (detach_breakpoints): Do not + detach breakpoints locations with loc_type bp_loc_other. + 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com> Workaround Python 2.6. |