1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00
cdt/launch
Jeff Johnston cf25db1d34 Bug 535473 - Run/Debug buttons for Container target don't run/debug
- Launch bar is usually expecting a LaunchConfigurationTargeted
  Delegate which calculates the binary but Container build
  uses the ContainerLaunchConfigurationDelegate which expects
  the program name, working dir, connection, and image id
  set up as ILaunchConfiguration attributes
- modify ContainerLaunchConfigurationDelegate to add
  finalLaunchCheck method which can verify if the launch
  config attributes are set up and if not, set them from
  the build config (since this is post-build)
- fix getImageName() in CoreBuildContainerLaunchConfigProvider
  to use toolchain attributes

Change-Id: Iad6cc26928c33e964650b99844e065df8653858f
2018-06-02 10:34:52 -04:00
..
org.eclipse.cdt.docker.launcher Bug 535473 - Run/Debug buttons for Container target don't run/debug 2018-06-02 10:34:52 -04:00
org.eclipse.cdt.docker.launcher-feature [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00
org.eclipse.cdt.launch Bug 533499 - Check all problem markers for errors 2018-04-17 04:49:38 -04:00
pom.xml [releng] Bump version to 9.5.0 2018-02-13 11:25:08 +00:00