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

CDB debugging freezes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 4.14.0
    • Debugger
    • None
    • Windows

    Description

      When:

      • debugging a C/C++ program
      • using CDB
      • with the option "Use Python dumper" enabled
      • with the option "Use Debugging Helpers" enabled in the Locals window
      • and you try to stop at a function that has an argument of type char** or char*[]

      The debugger freezes trying to populate the Locals window, possibly because the python helper doesn't understand variables of type char** or char*[]

       

      WORKAROUND:

      Disable "Use Python dumper" or "Use Debugging Helpers".

       

      Attachments

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

        Activity

          People

            davschul David Schulz
            alvaroburnett Alvaro Burnett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes