Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-26545

Cannot debug Qt source

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12
    • 4.8.0, 4.8.1, 4.8.2
    • Other
    • None
    • Qt SDK 1.2.1 + additional Qt versions
      Qt Creator 2.4.1
      Windows 7x64

    Description

      Starting with Qt 4.8.0, I am unable to reach breakpoints inside Qt source code, or step into Qt source code when using GDB (4.4.0, as in the Qt SDK 1.2.1)

      I have tested multiple Qt versions by setting a breakpoint on a Qt source code line.
      "works" means that I reach the breakpoint, and can further step into Qt sources
      "doesn't work" mean that I reach a break in my source code, where the Qt method with the actual breakpoint is called.
      4.7.3 on GDB: works
      4.8.0 on GDB: doesn't work
      4.8.1 on GDB: doesn't work
      4.8.2 on GDB: doesn't work
      4.8.0 on CDB: works

      Attachments

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

        Activity

          People

            hjk hjk
            asperamanca Robert Schimkowitsch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes