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 stops at "setting breakpoints" in QtCreator when debugging
Forum Updated to NodeBB v4.3 + New Features

Gdb stops at "setting breakpoints" in QtCreator when debugging

Scheduled Pinned Locked Moved Qt Creator and other tools
18 Posts 5 Posters 21.9k 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.
  • A Offline
    A Offline
    Azpegath
    wrote on last edited by
    #7

    Hello? Anyone? This is still an issue...

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #8

      It's holiday time ... please wait for another couple of days.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jjpap
        wrote on last edited by
        #9

        Hello,

        I have the same problem...
        I'm new on my fedora14 plateform and with Qt Creator 2.0.1 based on Qt 4.7.0 (64bits) and Gdb (7.2) I have this message in debug:

        &"warning: GDB: Failed to set controlling terminal: Argument invalide\n"

        and it not stop on my breaksPoints... :S

        Any idea to solve this problem?

        thx

        jerome

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

          The "controlling terminal" message can be ignored... nobody seems to know why gdb fails there (incl. the gdb developers):-(

          From my experience most developers do not follow any forum. Bugreports and mailing lists are their way of communication. So please file a "bug report":http://bugreports.qt.nokia.com/ if you want to make sure the developers will be notified about the issue.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Azpegath
            wrote on last edited by
            #11

            Thanks, I was looking for a place to do that! I did however think that the devs followed the official forum.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Azpegath
              wrote on last edited by
              #12

              I've posted a bug about it, and I have received an answer as well. Seems like it's fixed in the 2.1 branch, so either you can try to apply the patch yourself (it's mentioned in the bug) or wait for the new release. Let's cross our fingers and hope it works!

              http://bugreports.qt.nokia.com/browse/QTCREATORBUG-3534?focusedCommentId=138529#comment-138529

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

                Glad you got your issue fixed:-)

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  Azpegath
                  wrote on last edited by
                  #14

                  I have tested the fix (just editing the dumper.py) and it seems to work a lot better now!

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    dimonomid
                    wrote on last edited by
                    #15

                    I moved to Linux in 2014, and I'm facing the same issue. (on Windows it worked nice)

                    Linux Mint 13 (Ubuntu 12.04 derivative), Qt Creator 3.0.1, Qt 5.2.1, gdb 7.4-2012.04. Behavior exactly the same: stuck on 'Setting breakpoints...', and after 40 seconds the message:

                    The gdb process has not responded to a command within 40 second(s). This could mean it is stuck in an endless loop or taking longer than expected to perform the operation. You can choose between waiting longer or aborting debugging.

                    I tried to install latest gdb 7.7, I have set my Qt project to use it, but nothing is changed.

                    How to solve it now?

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      Azpegath
                      wrote on last edited by
                      #16

                      It's strange that this old bug would resurface... Perhaps it's a regression in QtCreator. I haven't used it in a while, so I haven't seen if the bug has come back.

                      On another note, I would really recommend you to update to the latest version of Mint (if you're familiar with that and prefer it) since all dependencies are vastly updated on a modern version. Isn't it possible to do an upgrade to a newer version? Instead of a clean install I mean.

                      1 Reply Last reply
                      0
                      • D Offline
                        D Offline
                        dimonomid
                        wrote on last edited by
                        #17

                        Thanks for the suggestion but I really want to stick to LTS release, so updating Mint is not an option for me.

                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          Azpegath
                          wrote on last edited by
                          #18

                          LTS is overrated :) But I digress!

                          Perhaps you should either re-enable the bug to see if they can help you, or file a new bug and link to my old one.
                          Good luck!

                          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