mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() support it - add canPerformAction abstract method in base object action delegate class - add CToggleWatchpointActionDelegate that would also trigger interactive triggering of watchpoints vs non-interactive. - Check in each method & watchpoint delegates if IToggleBreakpointsTarget does support the action - Do not create duplicate watchpoints/breakpoints when toggling them interactively Change-Id: Idb1baaf171173b2d824a7cc50c8fe65e613f81aa Signed-off-by: Teodor Madan <teodor.madan@freescale.com> Reviewed-on: https://git.eclipse.org/r/34061 Tested-by: Hudson CI |
||
---|---|---|
.. | ||
org.eclipse.cdt.debug.application | ||
org.eclipse.cdt.debug.application.doc | ||
org.eclipse.cdt.debug.core | ||
org.eclipse.cdt.debug.core.tests | ||
org.eclipse.cdt.debug.mi.core | ||
org.eclipse.cdt.debug.mi.ui | ||
org.eclipse.cdt.debug.standalone-feature | ||
org.eclipse.cdt.debug.standalone.source-feature | ||
org.eclipse.cdt.debug.ui | ||
org.eclipse.cdt.debug.ui.tests | ||
org.eclipse.cdt.gdb | ||
org.eclipse.cdt.gdb-feature | ||
org.eclipse.cdt.gdb.source-feature | ||
org.eclipse.cdt.gdb.ui | ||
org.eclipse.cdt.gnu.debug-feature | ||
org.eclipse.cdt.gnu.debug.source-feature |