1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 02:53:12 +02:00
cdt/debug/org.eclipse.cdt.debug.application
jjohnstn 92c9224591 Bug 438310 - Add --help option to cdtdebug.sh
- do some parsing of options in cdtdebug script
- allow all options after -e executable to be passed to main and
  not processed by Eclipse (e.g. -clean)
- prohibit -vmargs option from being used

Change-Id: Id40044a3dc9170f57c848447793dfa9aa044d60e
Reviewed-on: https://git.eclipse.org/r/29494
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-07-04 22:23:22 -04:00
..
.settings
icons
META-INF
scripts Bug 438310 - Add --help option to cdtdebug.sh 2014-07-04 22:23:22 -04:00
src/org/eclipse/cdt Bug 437782 - Standalone Debugger does not consider the executable PATH 2014-06-20 12:06:44 -04:00
.classpath
.gitignore Bug 436260 - Standalone Debugger not starting 2014-06-04 16:52:15 -04:00
.project
about.html
build.properties
eclipse.gif
eclipse.png
eclipse16.gif
eclipse16.png
eclipse32.gif
eclipse32.png
eclipse48.gif
eclipse48.png
eclipse256.png
eclipse_lg.gif
gdbstandalone.zip
intro-eclipse.png
plugin.properties
plugin.xml standalone debugger: Disable menus only when product is the standalone debugger 2014-06-18 14:43:10 -04:00
pom.xml