Hi,
I have a problem with GDB debugging in Qt creator 2.7.0. I want to debug a simple Qt application (form with one label and one button) in my AM335x Starter kit (and the latest SDK kit). Debugger starts but reports two warnings:
Debugger doesn't work correctly - variables are not shown at all, if I add or remove breakpoint, debugger icon becomes grey.
Please, can somebody help me - what should I check (GDB init file?)?
Thanks, Edo