From 71d38ceea2348eedb19abfbe76ac69b42d341e61 Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Mon, 6 Feb 2006 20:48:26 +0000 Subject: Bug 114793: Add an extension point to contribute command factories. --- debug/org.eclipse.cdt.debug.mi.core/plugin.xml | 40 +++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 4 deletions(-) (limited to 'debug/org.eclipse.cdt.debug.mi.core/plugin.xml') diff --git a/debug/org.eclipse.cdt.debug.mi.core/plugin.xml b/debug/org.eclipse.cdt.debug.mi.core/plugin.xml index 00276b71e8f..57b6d54a5fe 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/plugin.xml +++ b/debug/org.eclipse.cdt.debug.mi.core/plugin.xml @@ -1,16 +1,17 @@ + + class="org.eclipse.cdt.debug.mi.core.CygwinGDBCDIDebugger2" + id="org.eclipse.cdt.debug.mi.core.CDebuggerNew"> + + + + + + -- cgit v1.2.3