1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
Marc Khouzam 783787af25 Bug 496818 - Cannot find executable if working directory is not default
Originally, to determine the program path, GDBBackend's constructor
would call:

   ICProject cproject = LaunchUtils.getCProject(lc);
   fProgramPath = LaunchUtils.verifyProgramPath(lc, cproject);
   
When we made the change in 192bfff688 we
didn't keep that logic and lost some functionality.

This commit re-instates the original logic.

Change-Id: Ifbee2273517c41ad6ebdc9980261ed36d651f130
2016-06-27 15:47:28 -04:00
build Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
codan Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
core Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
cross Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
debug Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
doc Create a dummy file in the user doc index when skipDoc. 2016-05-26 23:25:49 -04:00
dsf Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
dsf-gdb Bug 496818 - Cannot find executable if working directory is not default 2016-06-27 15:47:28 -04:00
jtag Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
launch Bug 495836 - Eclipse CDT needs privileged mode for docker containers 2016-06-22 18:45:40 -04:00
llvm Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
lrparser Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
memory Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
native/org.eclipse.cdt.native.serial Bug 481199 - Add support for cu serial devices on Mac. 2016-06-27 12:39:41 -04:00
qt Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
releng Updating target to RC4 until release is ready 2016-06-20 09:15:07 -04:00
remote Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
testsrunner Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
toolchains/arduino Fix up Arduino property page to use o.e.remote tester. 2016-06-21 15:10:33 -04:00
upc Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
util Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
visualizer Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
windows Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
xlc Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00