1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/launch/org.eclipse.cdt.docker.launcher
Jeff Johnston dddc340130 Fix Debug in Container
- on Windows (possibly Mac as well), we can't use the ip of
  the Container to contact the gdbserver as this address
  may be hidden from the host behind a VM
- instead use the localhost port that the tcp/2345 is mapped
  to which the Docker machine etc.. forwards back
- fix this in ContainerLaunchConfigurationDelegate

Change-Id: I9f85bf0d0d9dec183c504ba4fb7adc55d4a038bb
2017-07-21 17:37:42 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Add missing icon to CDT Docker Launch plug-in. 2015-06-02 19:44:46 -04:00
META-INF Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
src/org/eclipse/cdt Fix Debug in Container 2017-07-21 17:37:42 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.gitignore Add Docker launching support 2015-05-19 13:53:27 -04:00
.project Add Docker launching support 2015-05-19 13:53:27 -04:00
about.html Add Docker launching support 2015-05-19 13:53:27 -04:00
build.properties Add Docker launching support 2015-05-19 13:53:27 -04:00
plugin.properties Add Docker launching support 2015-05-19 13:53:27 -04:00
plugin.xml Add Docker launching support 2015-05-19 13:53:27 -04:00