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

Debugging helpers for STL smart pointers not as good

    XMLWordPrintable

Details

    • Windows
    • 7f1eaff39 (12.0)

    Description

      Seems to be Windows only issue. If the pointer type of a smart pointer is of the base class, Qt Creator does not directly show members of the deriving class. Instead one has to navigate through d_ptr to q_ptr to see those.

      To reproduce, put breakpoint on the aboutQt() line in attached example and run in debugger. Expanding p3 shows the members directly, but p4 does not. However p1 and p2 both look nice.

      Attachments

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

        Activity

          People

            davschul David Schulz
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes