1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
cdt/debug
Jonah Graham 28b1830acf Bug 484911: Clean up source directors
Includes:
- CSourceLookupParticipant only did one useful thing (For DSF). When the
object being looked up is a String, as is the case when disassembly
view/editor is doing a lookup, the CSourceLookupParticipant would be the
one to do the resolution. Updated
DsfSourceLookupParticipant.getSourceName to be able to handle a String
- Changed super of DsfSourceLookupParticipant to
AbstractSourceLookupParticipant, saves duplicate code, and adds comment
about what is different about findSourceElements
- a previously missing test for an unusual case (no containers)
- Some of these methods that are only part of CDI have been
marked as such for eventual removal in Bug 484900

Change-Id: I9954b4469e9db9cb46eb117f3beba9e01634689b
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-01-17 10:11:41 -05:00
..
org.eclipse.cdt.debug.application Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.debug.application.doc Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
org.eclipse.cdt.debug.application.product Remove visualizer plugins from Stand-alone RCP debugger 2015-10-28 14:32:29 -04:00
org.eclipse.cdt.debug.application.tests Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.debug.core Bug 484911: Clean up source directors 2016-01-17 10:11:41 -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.mi.core Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.debug.mi.ui Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.debug.standalone-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.debug.standalone.source-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.debug.ui Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.debug.ui.tests Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
org.eclipse.cdt.gdb Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.gdb-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.gdb.source-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.gdb.ui Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.gnu.debug-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.gnu.debug.source-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00