Unable to see local variables in debugger
Hello,
I am working on a project with the STM32F7 using mostly C++ code. When I use the debugger to step through code, often the locals window shows nothing. When I hover the mouse cursor over most variables, it shows nothing. When I add one of these variables to the Watch window, I get "no location for symbol."
This stuff used to work before. I don't know what changed.
I believe I have the project settings correct:
Debugging Level: Level 3
Optimization Level: Debug
Strip Debug Information: No
Any thoughts on what I could be missing? Thank you very much.
Please sign in to leave a comment.
Comments
2 comments