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. Can't launch app in debugger in Qt Creator
Forum Update on Monday, May 27th 2025

Can't launch app in debugger in Qt Creator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 314 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.
  • O Offline
    O Offline
    ocgltd
    wrote on 16 Aug 2023, 14:00 last edited by
    #1

    When I start my app normally (non-debug) in Qt Creator it runs fine. But when I run in debug mode the app never seems to start. The following error appears in the system event log:

    ** UNEXPECTED STATE TRANSITION:  Debugger::Internal::DebuggerEngine(0x6363530, name = "GdbEngine") "State changed from EngineRunRequested(3) to EngineShutdownRequested(14)"
    

    I'm running the latest Qt Creator in Alma Linux 9. Can anyone suggest what is going wrong and needs to be adjusted to allow the app to start in debug mode?

    J 1 Reply Last reply 16 Aug 2023, 15:11
    0
    • O ocgltd
      16 Aug 2023, 14:00

      When I start my app normally (non-debug) in Qt Creator it runs fine. But when I run in debug mode the app never seems to start. The following error appears in the system event log:

      ** UNEXPECTED STATE TRANSITION:  Debugger::Internal::DebuggerEngine(0x6363530, name = "GdbEngine") "State changed from EngineRunRequested(3) to EngineShutdownRequested(14)"
      

      I'm running the latest Qt Creator in Alma Linux 9. Can anyone suggest what is going wrong and needs to be adjusted to allow the app to start in debug mode?

      J Offline
      J Offline
      JonB
      wrote on 16 Aug 2023, 15:11 last edited by
      #2

      @ocgltd
      Although I suspect it will work, you should just test gdb /your/executable in a terminal to make sure gdb is fit for purpose.

      1 Reply Last reply
      0
      • C Christian Ehrlicher moved this topic from General and Desktop on 16 Aug 2023, 15:40

      1/2

      16 Aug 2023, 14:00

      • Login

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