Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24901

Support debugging C++ standard library types in release runtime library

    XMLWordPrintable

Details

    • Windows
    • 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.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes