- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
  Not Evaluated                     
     - 
    Qt Creator 9.0.1, Qt Creator 9.0.2, Qt Creator 10.0.0
 - 
    None
 - 
    ubuntu-22.04 with installed software:
apt install libc++-15-dev libc++abi-15-dev clang-15 
- 
        
 - 
        cb4074713 (10.0)
 
hi,
the recent qt-creator doesn't display short std::string from libc++ correctly. as you can see on attached screenshot, the pretty pinter shows empty string while gdb log shows correct value (shor string).