1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
cdt/core
Jonah Graham 2980b60439 Include system environment when debugging core build
When doing a local launch, the only environment passed to the debuggee
was the modified variables, typically just PATH. This meant all the
other environment was lost.

This change does the same thing as all the other calls to setBuildEnvironment
and passes in the initial system environment.

I added a small note to the API of setBuildEnvironment to try
to avoid this error in the future.
2025-02-25 22:02:06 -05:00
..
org.eclipse.cdt.core Include system environment when debugging core build 2025-02-25 22:02:06 -05:00
org.eclipse.cdt.core.linux Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.core.linux.aarch64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.linux.ppc64le Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.linux.x86_64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.macosx Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.native Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.tests Improve CommandLineUtil to string methods so they look prettier (#1074) 2025-02-19 21:00:46 -05:00
org.eclipse.cdt.core.win32 Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.win32.aarch64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.win32.x86_64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.ui Add internal API to CEditor to allow CDT-LSP to contribute a "try it" banner (#1088) 2025-02-17 17:34:44 -05:00
org.eclipse.cdt.ui.tests Update maven dependencies to latest versions, especially Hamcrest 2025-01-16 14:57:42 -05:00
pom.xml Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00