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. Debian 12, Qt Creator 10.0.2, lldb
Forum Updated to NodeBB v4.3 + New Features

Debian 12, Qt Creator 10.0.2, lldb

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 321 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by
    #1

    Hi, I have a problem to use Qt Creator in debug mode. After having start debugging of a desktop application, the app does not appears. I see lldb is working in background. To stop the debug session I have to kill lldb manually.
    By command line lldb works normally.
    How can I resolve my problem?

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    jsulmJ 1 Reply Last reply
    0
    • mrdebugM mrdebug

      Hi, I have a problem to use Qt Creator in debug mode. After having start debugging of a desktop application, the app does not appears. I see lldb is working in background. To stop the debug session I have to kill lldb manually.
      By command line lldb works normally.
      How can I resolve my problem?

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

      @mrdebug On Linux usually GDB is used, not lldb. Did you try with GDB?

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

      mrdebugM 1 Reply Last reply
      0
      • jsulmJ jsulm

        @mrdebug On Linux usually GDB is used, not lldb. Did you try with GDB?

        mrdebugM Offline
        mrdebugM Offline
        mrdebug
        wrote on last edited by
        #3

        @jsulm Hi. Using gdb this popup appears:
        "The selected build of GDB does not support Python scripting. It cannot be used in Qt Creator."
        In Debian 11 all works well.

        Need programmers to hire?
        www.labcsp.com
        www.denisgottardello.it
        GMT+1
        Skype: mrdebug

        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