Dkonigsberg
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Dkonigsberg created a post, Toolchain configuration should not require shell scripts
The toolchain configuration in CLion really needs a way to actually specify the path to the toolchain from within the IDE, preferably along with any needed environment settings.I really shouldn't h... -
Dkonigsberg created a post, Embedded breakpoints not always cleared
I'm working on an embedded target using a Segger J-Link debug probe. One frequent annoying problem I'm running into with CLion, is that it doesn't clear breakpoints from the target if I remove the... -
Dkonigsberg commented, -
-
-
Dkonigsberg commented, -
-
Dkonigsberg created a post, AnsweredIndentation for C-style block comments
Given a comment with messed up indentation that looks like this:/** * This is a function * @param one The first param * @param two The second param */I would very much like to be able to h...