Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 4.12.0
-
None
-
Windows 10
Description
using a C-style array as a member causes Creator not to display the object contents in the debugger. Using a QVector instead works.
The program runs fine with either, so it seems that the debugger should work also.
I'm attaching a minimal repeatable example.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-14755 Can't expand array of QProcesses in Locals and Expressions
- Closed