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

incorrect unsigned int 64 display during debugging

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.8.1
    • Qt Creator 2.6.2
    • Debugger
    • None
    • Windows 7 x64
      WinDbg 6.11
    • 48f161641ab2fbec0cb1f9473aff830887c6a113

    Description

      Hi,
      Not sure if this is a bug (or my own incompetence) but during debugging unsigned int 64 is never shown correctly when larger than 32-bit.
      e.g.

      quint64 dq = 0;
      dq = 0x123456789;

      In variable window it will be displayed as 0x1

      Attachments

        1. Windows 8 x64-2013-08-05-11-15-34.png
          Windows 8 x64-2013-08-05-11-15-34.png
          215 kB
        2. verbosLog.txt
          14 kB
        3. quin64.jpg
          quin64.jpg
          79 kB
        4. dbgLog.txt
          11 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            markac Maria Kaczynska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes