1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 19:23:38 +02:00
cdt/debug
ewaterlander 9710f17847
Wrong active build configuration for Core Build projects. (#380)
Wrong active build configuration for Core Build projects.

The CoreBuildLaunchBar tracker always made a non default build
configuration the active build configuration. In other words, it
always made the debug build configuration active.
This caused wrong build flags if a non core build launch configuration
was used to launch a core build project binary.

Fixed the CoreBuildLaunchBar tracker to set the build configuration
to active that matches the launchBar mode.

Fixes #378
2023-04-28 07:05:54 -04:00
..
org.eclipse.cdt.debug.application
org.eclipse.cdt.debug.application.doc
org.eclipse.cdt.debug.application.product
org.eclipse.cdt.debug.application.tests
org.eclipse.cdt.debug.core Wrong active build configuration for Core Build projects. (#380) 2023-04-28 07:05:54 -04:00
org.eclipse.cdt.debug.standalone-feature
org.eclipse.cdt.debug.ui Enable toggling breakpoints in LSP CEditor 2023-04-27 14:33:07 -04:00
org.eclipse.cdt.gdb
org.eclipse.cdt.gdb-feature
org.eclipse.cdt.gdb.ui
org.eclipse.cdt.gnu.debug-feature
pom.xml