Details
-
Bug
-
Resolution: Moved
-
Not Evaluated
-
None
-
Qt Creator 4.4.0
-
None
-
Built from master @ bfa0d0b9fb2535387df156546b931f76112982aa
Linux 4.12, OpenSUSE Tumbleweed
Description
See image. Steps to reproduce:
- Open any C++ project
- Set a breakpoint somewhere
- Press F5 to start debugging
- When it stops, Alt+5, then type a debugger command
Actual results:
"Can only evaluate during a debug session."
Expected results:
Debugger command is executed and the result is printed.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-19870 Make debugger console work with all debuggers
- Open