Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to debug into Qt's source code?
Forum Updated to NodeBB v4.3 + New Features

How to debug into Qt's source code?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 308 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Thinium
    wrote on last edited by
    #1

    Hi QT community!
    I recently ran into a bug in QT framework caused by some hard-coded info in QAudioDeviceInfo. I've reported the bug but I would like to fix it myself. I just re-downloaded the Qt framework with the source code. But I am still unable to step into the Qt's source code. Is it possible to do that at all? If so, how can I do it?

    Thanks in advance!

    1 Reply Last reply
    1
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Which OS? Did you download the debug informations?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      T 1 Reply Last reply
      4
      • Christian EhrlicherC Christian Ehrlicher

        Which OS? Did you download the debug informations?

        T Offline
        T Offline
        Thinium
        wrote on last edited by Thinium
        #3

        @Christian-Ehrlicher macOS. Where can I download the debug information for macOS? I downloaded the source code and compiled it with instructions here:
        https://wiki.qt.io/Building_Qt_5_from_Git#Getting_the_source_code

        I could manually change the source code and compile it. But it would be great to be able to put break points in the source code and step into it in Qt Creator.

        1 Reply Last reply
        0
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          The Qt installer should provide them.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved