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. GDB failed to launch
Forum Updated to NodeBB v4.3 + New Features

GDB failed to launch

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 4.0k 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.
  • G Offline
    G Offline
    GaleyevMarat
    wrote on last edited by
    #1

    Hello,
    I've build very simple Console app and tried to run it in Debug mode, but unfortunately I got the following errors right after that:
    @---------------------------
    Executable Failed

    During startup program exited with code 0x0.

    OK

    @

    @

    Unexpected GDB Exit

    The gdb process exited unexpectedly (code 0)

    OK

    @

    I set up my environment in the following way:

    1. Installed QT Creator
    2. Installed libraries
    3. set C:\Qt\4.8.0\bin;C:\Qt\4.8.0\lib;C:\Qt\qtcreator-2.4.1\mingw\lib;C:\Qt\qtcreator-2.4.1\mingw\bin to PATH . I'm a newbie to QT so I prolly added many unnecessary paths...

    What did I miss?

    Thank you in advance!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Can you pastebin the debugger log, please? That is the lots of text usually in the top right of the debugger mode. Without that information it is basically impossible to guess what is going wrong.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Duck
        wrote on last edited by
        #3

        The debugger log is not shown by default, but available through Windows->Views->Debugger Log.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Duck: Thanks for the correction! I changed my debugger mode layout a long time ago;-)

          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