Preprocessors sections not accessed after last STM32CubeIDE update
Hello,
I have some preprocessors defined in my code and they're NOT greyed out
The problem is, the debugger is not accessing them
Every function under the definition is accessed OK.
But if the #if condition is inside the function, the debugger ignores that code
I tried cleaning the project and rebuilding the index but the problem is still there
If it's a function, it's OK

If it's a code inside a function, it's not ok
