Qt Debugger Shows Only Disassembler View
-
C Christian Ehrlicher moved this topic from General and Desktop
-
Hi guys, I'm currently debugging my C++ application using Qt Creator, but when I hit a breakpoint or step through the code, the debugger only shows the disassembler view (assembly instructions) instead of the actual C++ source code.
-
Which version of Qt Creator are you using?
On which operating system are you debugging?
In case you remote-debug on Android, you might be affected by this bug:
https://bugreports.qt.io/browse/QTCREATORBUG-29928