1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/debug/org.eclipse.cdt.debug.application.doc
Marc-Andre Laperle 45abca9bdb Bug 460167 - RCP for the Stand-alone debugger
This patch creates a product so that the stand-alone can be downloaded
without
the rest of the C/C++ EPP. It also makes it easier to use because the
user only
has to launch the executable, just like a regular Eclipse instead of
finding
the script.

To try the RCP:

mvn clean package -Pbuild-standalone-debugger-rcp

The result (tar.gz) is available under
debug/org.eclipse.cdt.debug.application.product/target/products
Once extracted, it can be started just like the normal script:
./cdtdebug -e myexecutable

Change-Id: Ifb849af8a8f2ec03abcae57cf43d57cde2333759
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-05-19 14:29:06 -04:00
..
concepts Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
html Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
images Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
META-INF Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
reference Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
tasks Bug 460167 - RCP for the Stand-alone debugger 2015-05-19 14:29:06 -04:00
.gitignore Cleared up the target model making it a provider responsibility. 2014-07-01 19:47:36 -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
book.css Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
build.properties Bug 449224 - Fix for NLS'd plugin and 2014-10-29 13:44:12 -04:00
customBuildCallbacks.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
notices.html Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
plugin.properties Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
plugin.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
pom.xml Incremented CDT feature version to 8.7.0 2015-05-04 21:07:13 -04:00
testToc.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
toc.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00