1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Find a file
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
build Bug 444688 - Autotools shared lib example not building 2014-10-08 16:50:24 -04:00
codan Bug 353352 - CFG doesn't handle range-based for loop 2014-09-12 20:13:29 -04:00
core Cosmetics. 2014-10-09 10:32:13 -07:00
cross Cleanup of Messages.properties and Messages.java files. 2014-08-04 11:15:40 -07:00
debug Bug 445375 : Watchpoints cannot be disabled for targets that do not 2014-10-14 10:46:20 -04:00
doc Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
dsf Typo 2014-10-06 09:07:20 -04:00
dsf-gdb Bug 445360 - Restore calling of old methods in case they are overridden 2014-10-09 16:08:51 -04:00
jtag Bug 442394 - Sometimes breakpoints set and immediately deleted when 2014-09-18 16:08:44 -04:00
launch Bug 446104 - Fix target removal. Also fix Config Edit page. 2014-10-07 21:15:39 -04:00
llvm Update pom.xml of features for which version was changed to 8.5 2014-07-24 13:35:24 -04:00
lrparser Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
memory Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
p2 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
qt Include expressionLanguage.exsd - fix occasional PDE errors 2014-09-22 02:26:34 -04:00
releng Use the org.hamcrest.core BSN to ensure the latest version from orbit 2014-10-07 16:52:32 -04:00
remote Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
testsrunner Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
upc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
util Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00
visualizer Bug 442583 [visualizer] fix visualizer.examples warning 2014-08-26 12:23:35 -04:00
windows Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
xlc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 443343. Add support for pppc64le architecture 2014-09-17 08:56:54 -04:00