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

Can't launch app in debugger in Qt Creator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 311 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.
  • ocgltdO Offline
    ocgltdO Offline
    ocgltd
    wrote on 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?

    JonBJ 1 Reply Last reply
    0
    • ocgltdO ocgltd

      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?

      JonBJ Online
      JonBJ Online
      JonB
      wrote on 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
      • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on

      • Login

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