mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +02:00
![]() The value returned by IBreakpointAction#getTypeName() must match the value provided in the plugin.xml file for that same action. The two names are compared in ActionDialog.createDialogArea() to know if the proper action has been found. This is a fragile technique, that should eventually be improved. For now, we just fix the current problem. Change-Id: I70fd8b90fc680d3a5d55a95bdd5193d382b6c6f2 |
||
---|---|---|
.. | ||
org.eclipse.cdt.debug.application | ||
org.eclipse.cdt.debug.application.doc | ||
org.eclipse.cdt.debug.application.product | ||
org.eclipse.cdt.debug.application.tests | ||
org.eclipse.cdt.debug.core | ||
org.eclipse.cdt.debug.core.tests | ||
org.eclipse.cdt.debug.standalone-feature | ||
org.eclipse.cdt.debug.standalone.source-feature | ||
org.eclipse.cdt.debug.ui | ||
org.eclipse.cdt.gdb | ||
org.eclipse.cdt.gdb-feature | ||
org.eclipse.cdt.gdb.source-feature | ||
org.eclipse.cdt.gdb.ui | ||
org.eclipse.cdt.gnu.debug-feature | ||
org.eclipse.cdt.gnu.debug.source-feature |