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. [Solved] Debugging with MinGW self-compiled creator not possible
Forum Updated to NodeBB v4.3 + New Features

[Solved] Debugging with MinGW self-compiled creator not possible

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 1.3k 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.
  • K Offline
    K Offline
    koahnig
    wrote on 21 Jul 2014, 12:50 last edited by
    #1

    Using Qt creator 3.1.2 compiled with latest Qt 5.3.1 (MInGW) does not allow debugging.

    The application output states:
    @
    Debugging starts
    Debugging has failed
    Debugging has finished
    @

    The actual application to be debugged is actually started, but the debugger output is missing. gdb is started and apparently the conenction between Qt creator and gbd cannot be established.

    When using the creator as delivered with Qt 5.3.1 the debugging works normal without changing anything. The application is simply loaded and not recompilation done.

    Does anyone know a procedure to by-pass the problem?

    Vote the answer(s) that helped you to solve your issue(s)

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andrep
      wrote on 24 Jul 2014, 20:39 last edited by
      #2

      Open a bug report at bugreports.qt-project.org and append the debugger log (contents of right pane of Windows->Views->Debugger Log) there.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on 25 Jul 2014, 13:23 last edited by
        #3

        Bug report "QTCREATORBUG-12735":https://bugreports.qt-project.org/browse/QTCREATORBUG-12735 filed on JIRA

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on 30 Jul 2014, 09:50 last edited by
          #4

          Some debugger extensions were missing. After copying the contents of c:\Qt\Tools\QtCreator\share\qtcreator\debugger to the self-compiled creator version also debugging is working.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0

          1/4

          21 Jul 2014, 12:50

          • Login

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