patrick at monnerat dot net
2018-06-25 06:28:45 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23336
Bug ID: 23336
Summary: notify observer misses auto-disable after "enable
count"
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: breakpoints
Assignee: unassigned at sourceware dot org
Reporter: patrick at monnerat dot net
Target Milestone: ---
Created attachment 11098
--> https://sourceware.org/bugzilla/attachment.cgi?id=11098&action=edit
Call observer after auto-disabling
Since the observer is called before processing the disp_disable disposition, it
is never called after the breakpoint automatically gets disabled.
The attached patch fixes this problem.
Bug ID: 23336
Summary: notify observer misses auto-disable after "enable
count"
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: breakpoints
Assignee: unassigned at sourceware dot org
Reporter: patrick at monnerat dot net
Target Milestone: ---
Created attachment 11098
--> https://sourceware.org/bugzilla/attachment.cgi?id=11098&action=edit
Call observer after auto-disabling
Since the observer is called before processing the disp_disable disposition, it
is never called after the breakpoint automatically gets disabled.
The attached patch fixes this problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.