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. Qt Creator 3.3.0 fails to start debugging on Ubuntu 14.10 x64

Qt Creator 3.3.0 fails to start debugging on Ubuntu 14.10 x64

Scheduled Pinned Locked Moved Qt Creator and other tools
13 Posts 3 Posters 3.3k 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.
  • V Offline
    V Offline
    Violet Giraffe
    wrote on last edited by
    #1

    When I press "Debug", Creator switches to debug perspective and nothing else happens. I don't even see GDB in the list of running processes. What;s the deal? It used to work on Ubuntu 13.10 with older Creator.

    P. S. GDB version 7.8.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      clochydd
      wrote on last edited by
      #2

      Hi,

      I'm working in the same environment and switching to 14.10/3.3.0 made no problems.
      GDB has been autodetected in /usr/bin/gdb (Tools->Options->Build & Run)

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Violet Giraffe
        wrote on last edited by
        #3

        GDB is detected no problem.
        If I wait long enough, 20-30 minutes, debugging does eventually start.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          Violet Giraffe
          wrote on last edited by
          #4

          My colleague has the same problem on a different computer with Ubuntu and the latest Qt as well.

          1 Reply Last reply
          0
          • C Offline
            C Offline
            clochydd
            wrote on last edited by
            #5

            Do you have the same problem with different programs? E.g. one simple Qt-example? My programs debug perfectly on two different computers (desktop & notebook with Ubuntu 14.10).

            1 Reply Last reply
            0
            • V Offline
              V Offline
              Violet Giraffe
              wrote on last edited by
              #6

              Good point. No problem with an example.
              What could possibly cause this issue?

              1 Reply Last reply
              0
              • N Offline
                N Offline
                neXus_rk
                wrote on last edited by
                #7

                I'm not sure if this is related but I've similar problems on Windows with Qt5.4.0/MinGW4.9.1 and I've already created a bugreport:
                "QTCREATORBUG-13771":https://bugreports.qt-project.org/browse/QTCREATORBUG-13771

                1 Reply Last reply
                0
                • V Offline
                  V Offline
                  Violet Giraffe
                  wrote on last edited by
                  #8

                  No, that's not the problem I'm having.

                  1 Reply Last reply
                  0
                  • C Offline
                    C Offline
                    clochydd
                    wrote on last edited by
                    #9

                    Actually I have no idea - perhaps it has to do with a special plugin you are using... As a next step I would try examples including my plugins - if any.

                    1 Reply Last reply
                    0
                    • V Offline
                      V Offline
                      Violet Giraffe
                      wrote on last edited by
                      #10

                      What is a plugin in this context? I don't think I use any.

                      1 Reply Last reply
                      0
                      • C Offline
                        C Offline
                        clochydd
                        wrote on last edited by
                        #11

                        Just thinking of SQL, graphics, web - all the things your program uses but the running example does not...

                        1 Reply Last reply
                        0
                        • V Offline
                          V Offline
                          Violet Giraffe
                          wrote on last edited by
                          #12

                          Ah, you mean Qt modules? I use a pretty basic set: core, gui, widgets, network, xml and opengl.

                          1 Reply Last reply
                          0
                          • C Offline
                            C Offline
                            clochydd
                            wrote on last edited by
                            #13

                            Yes, that's what I meant and now I would test with a Qt opengl example first...

                            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