ronter
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created What CLion version has CMake Debugger, how to access?
AnsweredI read that it's in EAP 2022.3 build 223.7255.15. I'm running 2022.3.2 build 223.8617.54; does that not contain CMake Debugger? The instructions say it's accessible from gutter icon, but all I see ... -
Created Debugging a multi-core target
I'm evaluating CLion for developing Raspberry Pi pico (RP2040) projects using FreeRTOS-SMP. I believe that I have set up the Embedded GDB Server configuration properly, but maybe I missed something...