Re: #Cmake, multiple toolchains, howto simple switch
Mário Oravec <moravec-L8/[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <3066156.QuVN39ZQDA@workstation> |
> Is my request to pair the build configuration with the debug launch choose > is acceptable or not? >> yes it is ok for debuging On Wednesday, November 16, 2016 1:53:35 PM CET Leon Pollak wrote: > Sorry, I did not catch: > Is my request to pair the build configuration with the debug launch choose > is acceptable or not? > Again, in my case, I have several build directories for different types of > target machine: PC, ARM, PowerPC. > What I ask is that if I built, let's say ARM the last, the ARM target will > be chosen to be debugged. > Today, the first configured in the list configuration is launched silently, > which confuses me very often, as the first in my case is PC, while, for > example, I am compiling and want to debug ARM. > > Thanks. > > On Wednesday 16 November 2016 12:31:57 René J.V. Bertin wrote: > > On Wednesday November 16 2016 11:03:09 Mário Oravec wrote: > > > ok Leon, me too, there is only one lunch configurator. You can configure > > to run > > > > app or debug app. > > > > AFAIK that's not an exclusive or. You get the debug configuration when you > > start a debug session, or else the run configuration is used. > > > R.