1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
Find a file
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
build Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
codan Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
core Bug 440231 - NullPointerException with Synthetic if-elseif-statement 2014-07-25 02:26:39 -04:00
cross Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
debug Improve Standalone Debugger scripts 2014-07-29 08:16:32 -04:00
doc Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
dsf Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00
dsf-gdb Bug 440587 - Extra output in gdb console when using '-interpreter-exec 2014-07-29 08:16:09 -04:00
jtag Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
launch LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00
llvm Update pom.xml of features for which version was changed to 8.5 2014-07-24 13:35:24 -04:00
lrparser Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
memory Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
p2 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
qt Update pom.xml of features for which version was changed to 8.5 2014-07-24 13:35:24 -04:00
releng LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00
remote Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
testsrunner Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
upc Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
util Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00
visualizer Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
windows Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
xlc Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00