Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
None
-
-
b7758eebb2a02a7bc5a808f2562b7a6624592b32 (qt-creator/qt-creator/4.14)
Description
There's no information of C++ standard library types available when debugging an application linked against release runtime libraries even though “CONFIG+=release CONFIG+=force_debug_info CONFIG+=separate_debug_info" is set.
std:string and std:vector are now supported by
https://codereview.qt-project.org/c/qt-creator/qt-creator/+/320278/1
but it'd be nice to have support for the entire standard library.