1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug
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
..
org.eclipse.cdt.debug.core Bug 418710 - Provide a way to disable "View memory" menu per expression 2013-12-02 15:41:50 -05: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 Alphabetize the modes; to be in line with the restrictions added in bug 417138 2013-09-23 17:45:06 -04:00
org.eclipse.cdt.debug.mi.ui Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.debug.ui Fix NPE in CDebugUIUtils.getEditorFilePath() if file does not exist 2013-10-31 12:06:20 +01:00
org.eclipse.cdt.debug.ui.tests Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.gdb Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.gdb-feature bug 420287: CDT features are scattered around in update manager 2013-10-24 11:11:58 -04:00
org.eclipse.cdt.gdb.source-feature bug 420287: CDT features are scattered around in update manager 2013-10-24 11:11:58 -04:00
org.eclipse.cdt.gdb.ui Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.gnu.debug-feature Bumped up feature version to 8.3. 2013-08-22 20:06:31 -07:00
org.eclipse.cdt.gnu.debug.source-feature Bumped up feature version to 8.3. 2013-08-22 20:06:31 -07:00