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

[REG 4.15.1 -> 5.0] Array ordering is not numerical when using CDB

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 5.0.0-beta1
    • Debugger
    • Windows

    Description

      The following string:

      const char str[] = "Hello Qt World!"; 

      is displayed like that in the watch window (ordering is alphabetic instead numeric):

      A short test showed that the array ordering is correct (i.e. 1, 2, 3, ... 9, 10, 11) when using GDB instead CDB. So that looks like a backend problem.

      Attachments

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

        Activity

          People

            davschul David Schulz
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes