mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() We need a way to alert the user that we are unable to find a toolchain that maps to the current target. An ErrorBuildConfiguration is created that simply prints out an error message at build time to handle this. We then set one of these as the active build config in the tracker with the appropriate message. We also add a target listener so that when a target becomes OK_STATUS, we run the tracker again to see if we have the right active build config for that target. Some targets can only determine some of their attributes when connected. Hook up the IToolChain matches so we're using it in the toolchain manager. This allows toolchains to do more complicated matching of the properties. Change-Id: Icaff85117e8147cd2793f2915fa75ce33673ab52 |
||
---|---|---|
.. | ||
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 | ||
org.eclipse.cdt.debug.standalone-feature | ||
org.eclipse.cdt.debug.ui | ||
org.eclipse.cdt.gdb | ||
org.eclipse.cdt.gdb-feature | ||
org.eclipse.cdt.gdb.ui | ||
org.eclipse.cdt.gnu.debug-feature | ||
pom.xml |