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 Debug doesn't work on Windows
Forum Updated to NodeBB v4.3 + New Features

Qt Creator Debug doesn't work on Windows

Scheduled Pinned Locked Moved Qt Creator and other tools
13 Posts 5 Posters 6.4k 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.
  • T Offline
    T Offline
    Tyras
    wrote on last edited by
    #3

    The segfault doesn't happens when I run the same application without the debbuger.

    Also, This happens with ALL applications I try to debug, even if its only an empty QWidget.

    When a coder says that it's impossible to do something, he's actually feeling too lazy to do it.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Scylla
      wrote on last edited by
      #4

      Debugging with Qt Creator 2.4.0 on Windows works very well here in different environments (mingw32, msvc2008, msvc2010).

      @Tobias
      The debugging in version 2.4.0 is much better/faster than before, thank ;-)

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

        Scylla: Not my doing, please direct your thanks to hjk;-)

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

          So did you check the backtrace you got?

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Scylla
            wrote on last edited by
            #7

            So many thanks to hjk ;-)

            1 Reply Last reply
            0
            • T Offline
              T Offline
              Tyras
              wrote on last edited by
              #8

              [quote author="Tobias Hunger" date="1326198528"]So did you check the backtrace you got?[/quote]

              Yeah, but couldn't figure anything, however.

              As I said, the app runs fine until i move de cursor to any point of it's window. When I do, I get the following log:

              "http://pastebin.com/Cx7thnyh":http://pastebin.com/Cx7thnyh

              Checked the libraries loaded, but, except for gbiehAbn.dll (GB Plugin), didn't find anything that could give me a lead. I don't think that the GB Plugin is the problem because I have the same problem on my notebook, and I don't have the GBPlugin installed there.

              and the backtrace shows:
              ~"#0 0x0b3af740 in ?? ()\n"

              ~"#1 0x0b343f5b in ?? ()\n"
              ~"#2 0x0b342f2b in ?? ()\n"
              ~"#3 0x0b340015 in ?? ()\n"
              ~"#4 0x0b3401d3 in ?? ()\n"
              ~"#5 0x0b3401f0 in ?? ()\n"
              ~"#6 0x7c80b699 in KERNEL32!GetModuleFileNameA () from C:\WINDOWS\system32\kernel32.dll\n"
              ~"#7 0x00000000 in ?? ()\n"

              I didn't get much info on it.

              Im not very good on low-level debbuging, then I'm probably overlooking something here.

              When a coder says that it's impossible to do something, he's actually feeling too lazy to do it.

              1 Reply Last reply
              0
              • T Offline
                T Offline
                Tyras
                wrote on last edited by
                #9

                Does anyone have any clue of what could be happening? This problem slows my work a lot =/

                When a coder says that it's impossible to do something, he's actually feeling too lazy to do it.

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  Diogenesms
                  wrote on last edited by
                  #10

                  i have same problem, i try in 3 pc diferents, windows 7, windows vista(core 2 duo) and another widnows vista amdx64...

                  Any help?

                  1 Reply Last reply
                  0
                  • R Offline
                    R Offline
                    ranger0
                    wrote on last edited by
                    #11

                    I have this same problem.
                    Could anyone else help?

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

                      Sorry, I have little windows background and can not help:-(

                      I would try updating Qt, Qt Creator, the debugger and the compiler, but I have no idea whether that will help or not.

                      1 Reply Last reply
                      0
                      • R Offline
                        R Offline
                        ranger0
                        wrote on last edited by
                        #13

                        Thanks Tobias!

                        I´ve already tryed this and doesn´t work.

                        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