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. [SOLVED] Problems using debugger - “Cannot continue debugged process”
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Problems using debugger - “Cannot continue debugged process”

Scheduled Pinned Locked Moved General and Desktop
7 Posts 3 Posters 6.3k 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.
  • Q Offline
    Q Offline
    Quasimojo
    wrote on 1 Aug 2011, 04:33 last edited by
    #1

    I am very new to Qt and Qt Creator. I am working on a C++ app, and when I try to set a breakpoint and start debugging, hitting F11 once takes me to what looks like machine code and then bounces me back to the line of code at the breakpoint. Hitting F11 again produces the following error:

    "Cannot continue debugged process"

    This happens pretty much anyplace I set a breakpoint and try to step into while debugging. I am running Qt Creator 2.0.1 for Windows (Qt 4.7.0) on Windows 7 Ultimate 64-bit.

    Any help would be appreciated.

    edit: expanded title -mariusg

    1 Reply Last reply
    0
    • C Offline
      C Offline
      chernetsov0
      wrote on 1 Aug 2011, 04:46 last edited by
      #2

      Maybe you're trying to debug using release build configuration?
      Also update to Qt 4.7.3 and Qt Creator 2.2.1 if possible.

      Programmer is an organism that can turn caffeine into code.

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        Quasimojo
        wrote on 1 Aug 2011, 04:59 last edited by
        #3

        I am using my debug build configuration.

        I'll try upgrading my environment.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          Quasimojo
          wrote on 1 Aug 2011, 11:45 last edited by
          #4

          One point I should mention is that my project is stored in a DropBox directory, and I bounce back and forth between two machines (Windows 7 and Linux on one, Windows 7 only on the other). I haven't checked, but as I just installed Qt SDK on the second machine (Windows 7 Ultimate 64-bit only), I likely do have two different versions at play.

          I'll make sure they're all on the same version and see if that solves the problem.

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            Quasimojo
            wrote on 1 Aug 2011, 22:23 last edited by
            #5

            Ok, I uninstalled the Qt SDK and reinstalled the latest version (2.2.1). It still isn't working. It will stop on a breakpoint, but when I hit F11, it doesn't step to the next line and shows "Stopped: 'end-stepping-range'".

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              Quasimojo
              wrote on 2 Aug 2011, 00:48 last edited by
              #6

              Bah, nevermind. It appears I merely need to better familiarize myself with the debugger. :/

              1 Reply Last reply
              0
              • I Offline
                I Offline
                Igor
                wrote on 22 Jan 2014, 09:11 last edited by
                #7

                Hi Quasimojo,

                Could you explain steps you done to solve the problem “Cannot continue debugged process”. I encountered the same one in Qt Creator 5.2.0

                Thank you
                Igor

                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