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

CDB debugging freezes

XMLWordPrintable

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

      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".

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes