When I try to run the Debug build of my application, with the debugger connected, on my phone via USB debugging, I get a message with the message:
This is not like the Debug assembly. Setting breakpoints by file name and line number may fail.
I can set breakpoints in my main function, but I cannot access intermediate values ββor set breakpoints in any subfunctions.
Screenshot:
, , gdb cdb-. , Qt Creator profiles.xml.
profiles.xml
, tools β options β build run β kits , . , edit , .
, , Makefile, .. , " ", . .
.pro :
CONFIG += debug