Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.0.0
-
None
Description
STL containers, even basic ones like std::vector and std::string, can't be inspected in the debugger, appearing as <not accesible>.
Disabling debugging helpers in the context menu Qt Creator shows the internal structure of STL containers, but debugging that way is cumbersome.
Qt data structures like QList work fine.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-22455 Debugger helper for std::set container do not work properly
- Closed