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

QtCreator无法进入调试模式

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • Qt Creator 14.0.1
    • Debugger
    • None
    • - windows 10 专业版 22H2 19045.4651
      - python 3.10.8
      - Qt 5.15.2 MinGW 32位

    Description

      1. 问题描述
        Qt Creator无法进入调试模式,经过排查是由于`Qt\Tools\QtCreator\share\qtcreator\debugger`目录下的dumper.py脚本使用functools.lru_cache时出现AttributeError错误导致,将该脚本替换为
        Qt Creator 12.0.2对应的dumper.py后调试功能恢复正常
      1. 复现步骤
        1. 按照工程向导创建一个Qt Widget Application的demo工程,工程管理工具选择qmake
        2. 点击左下角的调试按钮进入调试模式
      1. 其他信息
      • 错误日志见附件

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            diyi12 hai liu
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes