From 1e1e222573f48ea39db05462ba6173a12637eeed Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Tue, 29 Jul 2008 12:19:34 +0000 Subject: [PATCH] Bug 242316 - [debug view] ExpandStack should be disabled when there is no launch --- plugins/org.eclipse.dd.dsf.debug.ui/plugin.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins/org.eclipse.dd.dsf.debug.ui/plugin.xml b/plugins/org.eclipse.dd.dsf.debug.ui/plugin.xml index c7be1617bcf..223bded00b8 100644 --- a/plugins/org.eclipse.dd.dsf.debug.ui/plugin.xml +++ b/plugins/org.eclipse.dd.dsf.debug.ui/plugin.xml @@ -539,7 +539,19 @@ id="org.eclipse.dd.dsf.debug.ui.retrieveMoreFrames" label="%action.expandStack.label" menubarPath="renderGroup"> + + + + + + + +