aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cc3b9f..0ccd899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,12 @@
2012-02-07 Petr Machata <pmachata@redhat.com>
+ * common.h (struct Process.breakpoints_enabled): Drop.
+ * breakpoints.c, proc.c: Drop uses of breakpoints_enabled.
+ * sysdeps/linux-gnu/events.c: Likewise.
+
+2012-02-07 Petr Machata <pmachata@redhat.com>
+
* breakpoint.h (struct bp_callbacks): New structure.
(struct breakpoint.cbs): New field of above type.
(breakpoint_on_hit, breakpoint_on_destroy): New interfaces.