mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() The 'fireBreakpointChanged' method of 'BreakpointManager' is used to notify the UI components that a breakpoint is added. This is a part of new implementation to support deffered breakpoints. For new breakpoints the 'delta' argument is null. Check if delta is not null to avoid this problem. |
||
---|---|---|
.. | ||
org.eclipse.cdt.debug.core | ||
org.eclipse.cdt.debug.mi.core | ||
org.eclipse.cdt.debug.mi.ui | ||
org.eclipse.cdt.debug.ui | ||
org.eclipse.cdt.debug.ui.tests |