1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/debug/org.eclipse.cdt.debug.application
Marc Khouzam f6534f6922 Improve Standalone Debugger scripts
- Fix indentation
- Call install.sh from cdtdebug.sh if installation needed.
  This should help the user realize they can run the script
  outside if the eclipse installation directory after the first time.
- Use a subshell to run pwd to avoid having to actually change
directory.
- Tag the line that needs to be modified with a marker to make it
future-proof.
- Use find instead of ls which is easier to parse.
- Allow to run install.sh without doing a cd to its location
- Allow to run original cdtdebug.sh without doing a cd to its location

Change-Id: I3f63dcf8a307784b0c38a286e645ea962ce62dc4
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/29834
Tested-by: Hudson CI
2014-07-29 08:16:32 -04:00
..
.settings Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
icons 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
scripts Improve Standalone Debugger scripts 2014-07-29 08:16:32 -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 Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
.gitignore Bug 436260 - Standalone Debugger not starting 2014-06-04 16:52:15 -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 about.html does not get included due to missing backslash 2014-05-22 11:57:01 -04:00
eclipse.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse16.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse16.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse32.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse32.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse48.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse48.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse256.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse_lg.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
gdbstandalone.zip Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
intro-eclipse.png 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 standalone debugger: Disable menus only when product is the standalone debugger 2014-06-18 14:43:10 -04:00
pom.xml Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00