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

Debugger: Special handling for e.g. QImage does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.8.0-beta1, Qt Creator 9.0.0-beta1
    • Debugger
    • Ubuntu 20.04 LTS
    • Windows

    Description

      Steps to reproduce:

      • open simple.pro (tests/manual/debugger/simple) use MinGW
      • place a breakpoint inside testQImageDisplay() and change the QImage variable display type to be 'Separate Window'
      • step 'til leaving the function

      Current result:

      • no separate window comes up to display the image

      Expected result:

      • separate window that displays the image comes up and changes while stepping

       

      Note: this works when using MSVC + cdb (with python dumper)

      Note: Plotting and displaying strings in a separate window seems to be working as expected - so, this might be only effect displaying QImage/QPixmap..

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              cstenger Christian Stenger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes