1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Teodor Madan afa28a8945 Bug 445375 : Watchpoints cannot be disabled for targets that do not
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
2014-10-14 10:46:20 -04:00
..
org.eclipse.cdt.debug.application Bug 439830 - Standalone debugger launch script can fail when 'source' 2014-07-29 12:43:19 -04:00
org.eclipse.cdt.debug.application.doc Minor edits to Stand-alone debugger docs. 2014-07-25 18:43:11 -04:00
org.eclipse.cdt.debug.core Bug 445375 : Watchpoints cannot be disabled for targets that do not 2014-10-14 10:46:20 -04:00
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.mi.core Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.debug.mi.ui Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.debug.standalone-feature Fix standalone feature names in their .project files. 2014-10-07 14:57:23 -04:00
org.eclipse.cdt.debug.standalone.source-feature Fix standalone feature names in their .project files. 2014-10-07 14:57:23 -04:00
org.eclipse.cdt.debug.ui Bug 445375 : Watchpoints cannot be disabled for targets that do not 2014-10-14 10:46:20 -04:00
org.eclipse.cdt.debug.ui.tests Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
org.eclipse.cdt.gdb Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.gdb-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.gdb.source-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.gdb.ui Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.gnu.debug-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.gnu.debug.source-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00