Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.gdb/META-INF')
-rw-r--r--debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF b/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF
index 48328775ce8..7a57350a15b 100644
--- a/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF
+++ b/debug/org.eclipse.cdt.gdb/META-INF/MANIFEST.MF
@@ -11,4 +11,4 @@ Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.cdt.gdb.eventbkpts,
org.eclipse.cdt.gdb.internal;x-internal:=true,
- org.eclipse.cdt.gdb.internal.eventbkpts;x-friends:="org.eclipse.cdt.debug.mi.core,org.eclipse.cdt.dsf.gdb,org.eclipse.cdt.tests.dsf.gdb"
+ org.eclipse.cdt.gdb.internal.eventbkpts;x-friends:="org.eclipse.cdt.dsf.gdb,org.eclipse.cdt.tests.dsf.gdb"

Back to the top