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

Wrong content of locals on Mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.7.0-beta
    • Debugger
    • Mac OSX 10.8.2, Qt Creator RC, used Kit: Qt 4.8.3 with gdb (6.3.50)

    Description

      Steps to reproduce:

      • load project tests/manual/debugger/simple.pro and debug it
      • set breakpoint to the BREAK_HERE statement in testInt()
      • compare the values for s32 and s32s

      Expected:

      • s32 should be 2147483647
      • s32s should be -2147483648

      Current:

      • s32 = s32s = 0

      (see attachment)

      Attachments

        1. debugger.log
          99 kB
        2. locals.png
          locals.png
          92 kB
        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:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes