- 
    Suggestion 
- 
    Resolution: Done
- 
     Not Evaluated Not Evaluated
- 
    Qt Creator 2.4.0
- 
    None
- 
        252048ef01347d3061dcdfc8db54ec21c045d801
Currently there is no way to display c-style char* strings fully. Debugger shows just first few lines but that's not enough if user wants to see a longer string.
For QStrings there's a "display in separate window" "format", but not for char *. Please add it.