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

Allow using dumpers in CLI gdb / lldb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.4.0-rc1
    • Qt Creator 4.3.0-beta1
    • Debugger
    • None
    • Linux, macOS
    • 9b3ad89dcd7399c59a178f2d66b924432c999985

    Description

      When running gdb or lldb from the command line, it is sometimes useful to see the contents of a QString variable, or a QMap, or some other Qt type.

      Thus it would be nice if the dumper information could be somehow loaded into the gdb / lldb CLI process, and then run something like "qt_pretty_print varName" to see the contents of the varName QString.

      Attachments

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

        Activity

          People

            hjk hjk
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes