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

Issue of debug Mouse/Evaluator View (CDB and GDB)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 9.0.1
    • Debugger
    • None
    • windows 10 64bit
      CDB 10.0.17763.132, with msvc2017 32bit (official qt 5.12.12 prebuild release)
      GDB 8.1 for mingw 7.3 32bit (official qt 5.12.12 prebuild release)
    • Windows

    Description

      Let me call the feature of viewing variable values under the mouse as Mouse View.

      Issue of debug Mouse/Evaluator View (CDB and GDB):

      1. Can not see the global, member var in this context via Mouse View by cdb, while gdb can.

       

      2. Right click member var to add to Evaluator outside this context cannot automatically include member by cdb, while gdb can.

      3. Can not see member var outside this context via Mouse View by both cdb and gdb.

      Suggestions:

      • At least make the behaviors of issue 1 and 2 are same between cdb and gdb.
      • Better make that can see member variable value via Mouse View.

      Attachments

        1. global_var.png
          global_var.png
          6 kB
        2. member_val.png
          member_val.png
          12 kB
        3. mem var in this-1.png
          mem var in this-1.png
          15 kB
        4. right click member var to add to Evaluator.png
          right click member var to add to Evaluator.png
          34 kB
        5. t_DebugView.zip
          2 kB

        Activity

          People

            hjk hjk
            charlesliao 成 廖
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: