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. qtcreator: Issue with debugging on MacOS
Forum Updated to NodeBB v4.3 + New Features

qtcreator: Issue with debugging on MacOS

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 277 Views
  • 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.
  • J Offline
    J Offline
    jdudouet
    wrote on last edited by
    #1

    Hello,

    I am working on MacOS using the last qtcreator 10 to develop a c++ application but I cannot anymore use the debugger. I can compile and launch my apps without debugg, but when asking for debugg, I just have the following messages:

    11:40:31: Debugging myapp ...
    11:40:32: Debugging of myapp has finished.

    There is a red box on the bottom right side showing: "Launching debugger"

    There is probably something bad configured in my debugger but I cannot find what. If I start my program in an external terminal and then start the debug on an external running application, it works properly

    Any idea ?

    jsulmJ 1 Reply Last reply
    0
    • J jdudouet

      Hello,

      I am working on MacOS using the last qtcreator 10 to develop a c++ application but I cannot anymore use the debugger. I can compile and launch my apps without debugg, but when asking for debugg, I just have the following messages:

      11:40:31: Debugging myapp ...
      11:40:32: Debugging of myapp has finished.

      There is a red box on the bottom right side showing: "Launching debugger"

      There is probably something bad configured in my debugger but I cannot find what. If I start my program in an external terminal and then start the debug on an external running application, it works properly

      Any idea ?

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

      @jdudouet Did you check the debugger configuration in QtCreator?

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

      J 1 Reply Last reply
      0
      • jsulmJ jsulm

        @jdudouet Did you check the debugger configuration in QtCreator?

        J Offline
        J Offline
        jdudouet
        wrote on last edited by
        #3

        @jsulm Hi,

        Yes, but all seems fine for me. Any idea of what I need to define ?

        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