From: Daniel Kirschten Date: Tue, 1 Oct 2019 07:40:32 +0000 (+0200) Subject: Enabled other memory renderings provided by org.eclipse.debug.ui X-Git-Url: https://mograsim.net/gitweb/?a=commitdiff_plain;h=371a7ef0e3f6574316d03f2e980abaa0e389c567;p=Mograsim.git Enabled other memory renderings provided by org.eclipse.debug.ui --- diff --git a/plugins/net.mograsim.plugin.core/plugin.xml b/plugins/net.mograsim.plugin.core/plugin.xml index bb298a2b..9060a60b 100644 --- a/plugins/net.mograsim.plugin.core/plugin.xml +++ b/plugins/net.mograsim.plugin.core/plugin.xml @@ -437,7 +437,7 @@ + renderingIds="org.eclipse.debug.ui.rendering.raw_memory,org.eclipse.debug.ui.rendering.hexint,org.eclipse.debug.ui.rendering.signedint,org.eclipse.debug.ui.rendering.unsignedint,org.eclipse.debug.ui.rendering.ascii">