From 7877aedb36486cab529cbc5fc08caf413b84f17b Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Thu, 25 Nov 2004 23:58:29 +0000 Subject: Fix for bug 79452: Unable to set a breakpoint on a class method. --- debug/org.eclipse.cdt.debug.ui/plugin.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debug/org.eclipse.cdt.debug.ui/plugin.xml') diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index 3ae777d0a1e..981a2a7934b 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -595,6 +595,20 @@ id="org.eclipse.cdt.debug.internal.ui.actions.ManageFunctionBreakpointActionDelegate"> + + + + -- cgit v1.2.3