Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.6.0-beta1
-
None
-
Windows 7 64 bit
MSVC2013
cdb 6.12
Description
- Open a project.
- Build it with MSVC2013.
- Have a breakpoint in the code.
- Run the project in the debugger.
- When the execution stopped, show the Stack view.
The "Function" column is empty:
That column should show the names of the functions in the stack. This worked correctly with Creator 3.5.1.