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
Forum Update on Monday, May 27th 2025

Debugging problem with gdb

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.4k 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.
  • S Offline
    S Offline
    stukdev
    wrote on 6 Sept 2011, 10:06 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 6 Sept 2011, 10:19 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 6 Sept 2011, 10:20 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 6 Sept 2011, 12:13 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 6 Sept 2011, 12:35 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

            1/5

            6 Sept 2011, 10:06

            • Login

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