1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug/org.eclipse.cdt.debug.application
Marc-Andre Laperle 36f66d36b2 Generate config.ini for stand-alone debugger based on debug.product
Before this change, we had to remember to edit the config.ini every time
a dependency was modified in debug.product. This change introduces a
script during the build that generates the config.ini with the same list
of plugins specified in debug.product.

The cdtdebug.sh start-up script was simplified in the process because
the config.ini includes all platform-specific plugins now and they just
won't get loaded if they are not a match for the environment.

Change-Id: I658b0dd8688088e203966a154e6154f1b2c851f4
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2017-03-17 00:31:07 -04:00
..
.settings Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
icons Stand-alone debugger for Mac OS X 2016-04-02 22:59:15 -04:00
META-INF Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
scripts Generate config.ini for stand-alone debugger based on debug.product 2017-03-17 00:31:07 -04:00
src/org/eclipse/cdt Bug 489750: [Standalone] does not set working directory of the target 2016-05-03 10:50:35 -04:00
src-config-generator/org/eclipse/cdt/debug/application Generate config.ini for stand-alone debugger based on debug.product 2017-03-17 00:31:07 -04:00
.classpath Generate config.ini for stand-alone debugger based on debug.product 2017-03-17 00:31:07 -04:00
.gitignore Generate config.ini for stand-alone debugger based on debug.product 2017-03-17 00:31:07 -04:00
.project Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
about.html Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
build.properties Generate config.ini for stand-alone debugger based on debug.product 2017-03-17 00:31:07 -04:00
configGenerator.xml Generate config.ini for stand-alone debugger based on debug.product 2017-03-17 00:31:07 -04:00
gdbstandalone.zip Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
plugin.properties Update version to 9.3.0 2016-11-15 20:32:51 -05:00
plugin.xml Bug 508319 - "Dummy Page" overrides "C/C++ Build" 2017-02-21 07:30:42 -05:00
plugin_customization.ini Bug 458771 - Cannot refresh an editor in standalone debugger 2015-10-13 16:39:36 -04:00
pom.xml Generate config.ini for stand-alone debugger based on debug.product 2017-03-17 00:31:07 -04:00