1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.ui
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
..
.settings Remove unused API filters 2014-04-09 15:24:47 -04:00
icons Bug 400628 - Support Dynamic Printf 2014-05-01 16:05:03 -04:00
META-INF Bug 441713 - [visualizer] Make pinning of multicore visualizer view 2014-08-22 07:07:57 -04:00
schema [bug 417138] Various extension point schema cleanups 2013-09-12 22:56:47 -04:00
src/org/eclipse/cdt/debug Bug 445375 : Watchpoints cannot be disabled for targets that do not 2014-10-14 10:46:20 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore ignore bin 2002-08-06 19:19:42 +00:00
.project Bug 265796 2009-02-25 20:06:32 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Missing about.html files in various source plugins. 2010-06-14 20:34:48 +00:00
ChangeLog Bug 155826: Duplicate addListener call in Signals view. 2006-08-31 14:42:37 +00:00
ChangeLog-2003 Removed dependencies on the compatibility plugin and replaced deprecated classes and methods. 2004-05-21 19:59:49 +00:00
NEWS Update 2005-06-10 14:30:44 +00:00
plugin.properties Bug 400628 - Support Dynamic Printf 2014-05-01 16:05:03 -04:00
plugin.xml Bug 445375 : Watchpoints cannot be disabled for targets that do not 2014-10-14 10:46:20 -04:00
pom.xml Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00