1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/debug
Marc Khouzam 18a6da0bab Bug 508543 - Reverse Bp Action doesn't display type properly for editing
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
2017-01-23 14:59:41 -04:00
..
org.eclipse.cdt.debug.application Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.debug.application.doc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.debug.application.product Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.debug.application.tests Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.debug.core Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.standalone-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.debug.standalone.source-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.debug.ui Bug 508543 - Reverse Bp Action doesn't display type properly for editing 2017-01-23 14:59:41 -04:00
org.eclipse.cdt.gdb Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.gdb-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.gdb.source-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.gdb.ui Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.gnu.debug-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.gnu.debug.source-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00