Tool/software: Linux
I have a problem with GDB debugging in Qt creator 4.0.2. I want to debug a simple Qt application (from Qt standarddialogs example) in my BeagleBone Black Rev C (and the latest SDK kit (ti-processor-sdk-linux-am335x-evm-04.01.00.06-Linux-x86-Install)). Debugger starts but report one error:
QtCreaator correctly compile deploy and run program but when debug report following error:
Debugger doesn't work correctly in qt.
note:
i run gdbserver in beaglebone and i set Debug->start debugging->attach to runnig debug server:
Please, can somebody help me - what should I check (GDB init file?)?