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

Debugging helpers for STL smart pointers not as good

XMLWordPrintable

    • Windows
    • 7f1eaff39 (12.0)

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes