Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-2160 QML Observer and Qml Debugging support
  3. QTCREATORBUG-2173

Don't load all debugging symbols by default when debugging QML/CPP app

    XMLWordPrintable

Details

    Description

      When a user now debugs any cpp app, all the debugging symbols are loaded, including Qt and all other kinds of stuff. This can be very slow and makes the user want to only debug in QML mode (which is very fast).

      To facilitate this, the user should be able to select which symbols to load (default: all, as now), so that if Qt symbols are not needed, only their own app/libs symbols would be loaded.

      This could also be a generic debugger feature, but for QML-related stuff, it would be quite useful.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            holmsted Lasse Holmstedt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes