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

Qt Debugger Shows Only Disassembler View

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 399 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 on 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.

    jsulmJ 1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • T thomasGl

      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.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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
      • Axel SpoerlA Offline
        Axel SpoerlA Offline
        Axel Spoerl
        Moderators
        wrote on 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

        • Login

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