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

unsigned char * shown incorrectly in locals and expressions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 4.2.0-rc1
    • Qt Creator 4.2.0-beta1
    • Debugger
    • None
    • 8fce605913a77af63d2131bf96c61cec742d7046

    Description

      Instead of displaying the contents of the current address, the current address is displayed on 100 items.In QtCreator 4.1,it show correctly;
      example:unsigned char* data=(unsigned char*)"\x11\x22\x33\x44";
      data's address=0x40092c
      in 4.2.0 show 10 items
      [0] 0x2c [1]0x09 [2]0x40 [3]0x00 [4]0x00 [5]0x00(incorrect)

      Attachments

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

        Activity

          People

            hjk hjk
            Young光小新 bianguoxin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes