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

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 7.0.0-beta2
    • Debugger
    • Windows

    Description

      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.

      Attachments

        Activity

          People

            hjk hjk
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: