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.core
Marc Khouzam eb3b78ec86 Bug 418710 - Provide a way to disable "View memory" menu per expression
Add IViewInMemory interface to general CDT to make it available for CDI
also.
Use IViewInMemory in DSF, and override it for the GDB case.
No need to use IViewInMemory.viewInMemory() yet, but it is put in the
new interface to be future-proof.

Change-Id: Iba9abee6b9bb459b4ec3a4fd72378f77f417643a
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/18952
2013-12-02 15:41:50 -05:00
..
.settings Bug 415304 - project_loc, project_name and project_path variables in 2013-09-05 20:24:53 -04:00
cdi/org/eclipse/cdt/debug/core/cdi Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
META-INF Updated version of o.e.cdt.debug.core 2013-11-26 14:46:59 -05:00
schema Revert "[bug 417138] Various schema cleanups in cdt.debug.*" 2013-09-13 09:48:33 -07:00
src/org/eclipse/cdt/debug Bug 418710 - Provide a way to disable "View memory" menu per expression 2013-12-02 15:41:50 -05:00
.classpath Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
.cvsignore ignore doc dir 2002-09-18 13:36:38 +00:00
.options Pattern for using DebugTrace within plug-ins. 2011-04-13 15:57:45 +00:00
.project Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796 2009-02-25 15:24:14 +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 Bug 315439 Fix up copyright 2010-06-03 14:35:46 +00:00
ChangeLog Bugzilla Bug 156707: A failed operation (e.g., resume) can leave the CDebugTarget in an invalid run state. 2006-09-11 17:22:22 +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 Added NEWS file. 2005-01-13 18:51:12 +00:00
plugin.properties Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
plugin.xml Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
pom.xml Updated version of o.e.cdt.debug.core 2013-11-26 14:46:59 -05:00