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 7292fbff6d Bug 529910 - Debugging C/C++ container apps remotely is not working
- fix ContainerLaunchConfigurationDelegate to look at whether the
  daemon is running remotely or locally
- if running remotely, try to connect to gdbserver by using the
  Container ip address and the gdbserver port directly
  (will not work on Windows, but fixes Linux scenario)

Change-Id: I9a6188d90187e2ca6ab73c8042a02b6ff29d5f2f
2018-02-16 11:43:29 -05:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
META-INF Bug 529390 - Run in Container launch config not resetting err message 2018-01-03 17:52:36 -05:00
src/org/eclipse/cdt Bug 529910 - Debugging C/C++ container apps remotely is not working 2018-02-16 11:43:29 -05: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 Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
plugin.xml Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00