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

[REG 13.0 -> 14.0] QString 5.14.2 dumper no longer working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 14.0.0
    • Debugger
    • None
    • Linux/X11

      Qt 5.14 QString cannot be decoded, Qt 5.15 QString works fine.
      Snippet:

      #include <QString>
      
      int main(int argc, char *argv[])
      {
      	const QString s = "Hello World";
      
      	return 0;
      }
      

        1. image.png
          144 kB
          André Hartmann
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            aha_1980 André Hartmann
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes