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

Windows/MinGW 9/Qt 6.2.3: Data types not displayed by GDB dumpers

XMLWordPrintable

    • Windows

      When using \tests\manual\debugger\gui and breaking at the end of MainWindow::on_actionExtTypes_triggered() tests\manual\debugger\gui\mainwindow.cpp:325,
      data types are displayed as inaccessible:

      • QVariant(QString)
      • QSet<QString>
      	Lokale Variablen		
      		stringSet	<unzugänglich>	QSet<QString>
      			[0]		
      		v1	<unzugänglich>	QVariant
      		v2	<unzugänglich>	QVariant
      

      Furthermore, when taking a "QWidget *w = this" (QMainWindow), w is not expandable as opposed to "this".

      All of this works on Linux.

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

            cstenger Christian Stenger
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes