1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/dsf
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.dsf Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.dsf.ui Bug 418710 - Provide a way to disable "View memory" menu per expression 2013-12-02 15:41:50 -05:00
org.eclipse.cdt.examples.dsf Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.examples.dsf-feature Bumped up feature version to 8.3. 2013-08-22 20:06:31 -07:00
org.eclipse.cdt.examples.dsf.pda Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.examples.dsf.pda.ui Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
org.eclipse.cdt.tests.dsf Bug 379317 - SimpleDisplayExecutable posts runnables as separate UI event queue elements 2012-05-14 14:30:45 -07:00