This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

QtCreator debug issue with breakpoints

Hello,

I'm having the same problems as described in https://e2e.ti.com/support/arm/sitara_arm/f/791/p/467506/1699296#1699296. But since the original question is answered I've copied this as a new question.

===
my application runs in Debug mode.

What i have observed is, setting a breakpoint before starting the debug session works. Try to set a breakpoint during execution fails

In the Debug Log i can see the message "BREAKPOINTS ARE NOT FULLY SYNCHRONIZED"

If i enter a command like "show version", the debugger seems also not to answer.