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

Make GDB's "set print object" optional

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.13.0-beta1
    • Qt Creator 4.12.0
    • Debugger
    • None
    • All
    • 14666c801aeaa4a7b12ed43e33f50e71f4345269

    Description

      GDB and LLDB has some options hard-coded. One of those is:

       

      set print object on

      (gdbengine.cpp:3640)

      In most scenarios this option is useful, but it breaks debugging when we have 2 identical symbols (e.g. loaded from 2 different dynamic libraries). Please make this option configurable (another checkbox in debugger options) and not hard-coded.

       

      Attachments

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

        Activity

          People

            hjk hjk
            jaskmar Mariusz Jaskółka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes