Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-6982

Qt debugger resumes debugging rather than starting with each run

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.4.0
    • Debugger
    • None
    • Qt Creator from Qt SDK 1.2, Windows 7 64-bit.
    • I611ef0244cb7ceca9e86ed35220ab3200cc55c45

    Description

      Hello,

      please check the following thread for details about the problem.

      http://developer.qt.nokia.com/forums/viewthread/14661/

      The problem is basically that the debugger in Qt Creator resumes the program after stopping it and running it again. I used this sample program to prove the problem's existence. The break point I used is at line 27. I set a breakpoint there, run the program, and after it breaked at that point, I stopped it, and re-ran it again, to find that the program got completely executed and showed the result, without stopping again at that breakpoint.

      The found this program while I was creating a simple sorting function.

      Best regards,
      Samer Afach

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            thedestroyer Samer Afach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes