1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 16:15:25 +02:00
cdt/launch
Doug Schaefer b5b78c64d6 Bug 495044 - Fix launching for msys2
Not sure how this was working my desktop machine, but in my home
environment, I ran across an issue where the macros weren't resolved
in the ICdtVariables used for the launch. They need to be resolved.

I think took a look at the debug launch because it was also failing.
As I found out, the GdbLaunchDelegate wasn't using the new GDBLaunch
getVersion routine and was using the deprecated method in launch utils.

Change-Id: I63076833fc444c6df7f758e08df67c1c6f9d9f72
2016-06-03 12:14:12 -04:00
..
org.eclipse.cdt.docker.launcher Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
org.eclipse.cdt.docker.launcher-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.docker.launcher.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.launch Bug 495044 - Fix launching for msys2 2016-06-03 12:14:12 -04:00