From 6efa4eac6387edf85b3ccee4afcf32c5f261e6e0 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Thu, 5 Nov 2009 01:29:19 +0000 Subject: [PATCH] [285225] If there is not enablement in the plugin.xml file for a ToggleBreakpointfactor, it makes the plugin be loaded right away, which is not good. I'm reverting back to the enablement condition --- dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/plugin.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/plugin.xml b/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/plugin.xml index 88a533aa029..dc56845199a 100644 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/plugin.xml +++ b/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/plugin.xml @@ -708,6 +708,10 @@ + + + +