Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Debugger Shows Only Disassembler View
Forum Updated to NodeBB v4.3 + New Features

Qt Debugger Shows Only Disassembler View

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 135 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
    thomasGl
    wrote 13 days ago last edited by
    #1

    Hi guys, I'm currently debugging my C++ application using Qt Creator, but when I hit a breakpoint or step through the code, the debugger only shows the disassembler view (assembly instructions) instead of the actual C++ source code.

    J 1 Reply Last reply 12 days ago
    0
    • C Christian Ehrlicher moved this topic from General and Desktop 13 days ago
    • T thomasGl
      13 days ago

      Hi guys, I'm currently debugging my C++ application using Qt Creator, but when I hit a breakpoint or step through the code, the debugger only shows the disassembler view (assembly instructions) instead of the actual C++ source code.

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote 12 days ago last edited by
      #2

      @thomasGl Did you build in debug mode?
      Do you see assembly only for Qt libs or also for your app?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • A Offline
        A Offline
        Axel Spoerl
        Moderators
        wrote 9 days ago last edited by
        #3

        Which version of Qt Creator are you using?
        On which operating system are you debugging?
        In case you remote-debug on Android, you might be affected by this bug:
        https://bugreports.qt.io/browse/QTCREATORBUG-29928

        Software Engineer
        The Qt Company, Oslo

        1 Reply Last reply
        0

        2/3

        23 Jun 2025, 05:19

        • Login

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