Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.0.0
-
None
-
OSX 10.9
Description
when the debugger stops at a breakpoint, variables of type uint8 (uint8_t) (and probably others of the same size) are displayed as characters. it is not possible to change display to numeric. see screenshot.
besides: display of non-printables is truncated: closing "'" missing.