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

Exclusion list for CDB symbol download

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.10.1
    • Debugger
    • None
    • Windows

    Description

      I have set up QtCreator to automatically download and cache PDB files from the Microsoft symbol server for usage with CDB. However, symbols for some system DLLs sometimes appear to be missing and apparently it takes a very long time for the symbol server to respond to such a request (up to half a minute).

      In Visual Studio I can circumvent this problem by adding the problematic DLLs to an exclusion list, so that their symbols will only be retrieved manually. To be able to work productively with QtCreator, I currently have to disable automatic symbol downloading entirely.

      The following two improvements would be nice to have in QtCreator:

      • Provided visual feedback that debug symbols are being retrieved. Currently it looks like the application or debugger is simply frozen. Visual Studio always shows which DLL's symbols are being retrieved.
      • Provide an exclusion list in the CDB settings for modules whose symbols should not be retrieved.

      Attachments

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

        Activity

          People

            davschul David Schulz
            j_schultz Johannes Schultz
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes