Details
-
Sub-task
-
Resolution: Done
-
Not Evaluated
-
Mac OSX 10.8.5, Xcode 5.0.2, lldb-300.2.51, Qt Creator 3.1 beta snapshot
-
5a40951563c0bbc6a0d2c3356c6e7fb663925518
Description
Steps to reproduce:
- create Qt Widget Application
- build it and start debugging
- when application is up and running hit 'Interrupt'
Current behavior:
- backtrace is listed correct
- execution marker points to the first entry of the backtrace (which is unreachable code)
Expected behavior (as it is when using gdb):
- execution marker points to the line 'return a.exec();' in main.cpp (this would be the first line inside the backtrace which would be printed in black instead of grey)
Attachments
For Gerrit Dashboard: QTCREATORBUG-11597 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
80108,5 | Debugger: Select topmost frame with usable data also with LLDB | 3.1 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |