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. macOS: hitting breakpoint hangs (m1 mac)
Forum Updated to NodeBB v4.3 + New Features

macOS: hitting breakpoint hangs (m1 mac)

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 2 Posters 770 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.
  • D Offline
    D Offline
    davecotter
    wrote on last edited by
    #1

    building / debugging intel app on m1

    when i hit a breakpoint, my app just hangs, debugger never activates. if i then hit the "pause" button in the debugger, i see message "inetrrupt requested…". Must pick "abort debugging" from debug menu, sometimes twice for it to take effect.

    the only workaround seems to be this: after my app has started, hit the pause button, which causes a successful break into the event loop, then continue. then when a breakpoint is hit, it actually halts in the debugger.

    tried with and without "separate debug info files" enabled

    1 Reply Last reply
    0
    • D Offline
      D Offline
      davecotter
      wrote on last edited by
      #2

      bump (this is extra text so it qualifies as a "longer post")

      jsulmJ 1 Reply Last reply
      0
      • D davecotter

        bump (this is extra text so it qualifies as a "longer post")

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @davecotter You should consider to file a bug in Qt bug tracker as here we are in a user forum.

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

        1 Reply Last reply
        0
        • D Offline
          D Offline
          davecotter
          wrote on last edited by
          #4

          https://bugreports.qt.io/browse/QTCREATORBUG-27507

          D 1 Reply Last reply
          1
          • D davecotter

            https://bugreports.qt.io/browse/QTCREATORBUG-27507

            D Offline
            D Offline
            davecotter
            wrote on last edited by
            #5

            https://github.com/llvm/llvm-project/issues/55539

            1 Reply Last reply
            1

            • Login

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