Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Debugging problem with gdb
Qt 6.11 is out! See what's new in the release blog

Debugging problem with gdb

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.7k 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.
  • S Offline
    S Offline
    stukdev
    wrote on last edited by
    #1

    Hi, when i set breakpoint and start debugging i receive this error:

    !http://img824.imageshack.us/img824/9297/erroreu.jpg!

    I use last qt creator 2.3.0 with qt 4.7.4
    How can i resolve this?
    Thank's.

    1 Reply Last reply
    0
    • _ Offline
      _ Offline
      _JC_
      wrote on last edited by
      #2

      Restart QtCreator, sometimes it helps, or set another breakpoint

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

        The debugger used on windows depends on the Qt version used: The Mingw ones will use GDB, the MSVC ones CDB. So which debugger are you using?

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

          I use gdb.

          [quote author="Tobias Hunger" date="1315304407"]The debugger used on windows depends on the Qt version used: The Mingw ones will use GDB, the MSVC ones CDB. So which debugger are you using?[/quote]

          1 Reply Last reply
          0
          • S Offline
            S Offline
            stukdev
            wrote on last edited by
            #5

            The problem is when i press F10 step by step, if i put a breakpoint and press f10 i receive this error. But if i put a breakpoint on every line (to simulate the f10) and press F5 (continue) all works well. So the problem is the pression of F10. Nobody have this problem?

            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