1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-17 13:15:44 +02:00
cdt/debug/org.eclipse.cdt.debug.application
Jeff Johnston 3d78256606 Bug 437782 - Standalone Debugger does not consider the executable PATH
- add code to search PATH using "which" command if the executable consists
  of a single segment and is not absolute

Change-Id: I0e36adc99d206c4f61e58747eb3ebfc30cd1437c
Reviewed-on: https://git.eclipse.org/r/28790
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-06-20 12:06:44 -04:00
..
.settings
icons
META-INF
scripts Bug 436893 - workspace should be renamed for Standalone Debugger 2014-06-09 15:30:52 -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