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

Display of return value when stepping out of a function is broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.4.1
    • Debugger
    • None
    • Windows 7 32-Bit, MinGW GCC4.5.1, Qt4.7.2
    • 02da7db7e12a9b5faab40f6a2b58b65a5ec83f22

    Description

      When stepping out of a function with a return value QtCreator displays the return value so that is is possible to spy the return value even if it is not assigned to a variable. In version 2.4.1 (and also 2.4.0) this feature does not work anymore. The attached pictures show this bug. The pictures are captured immediately after stepping out of the testAttribute() function in within the QWidget::setVisible() function.

      While QtCreator 2.2.0 properly shows the return value, QtCreator 2.4.1 only shows the type (bool) but not the content of the returned value.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              ukindler Uwe Kindler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes