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

USE_AUTOBREAK does not work correctly with gdb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 2.5.0-beta
    • All Other Issues, Debugger
    • None
    • Ubuntu 11.10
      Windows Vista x64
      gdb 7.2

    Description

      1. Open simple.pro from Creator's repository.
      2. Change USE_AUTOBREAK to 1.
      3. Build this with gcc/MinGW.
      4. Run it in debugger.
        The Application Output tab will state: "Creator: Switch off magic autorun." The debugger will stop at each line containing "BREAK_HERE" but will run right on after an instant. This is the same behaviour like when using "USE_AUTORUN" which is unusable for manual testing.

      Instead, the debugger should stop at "BREAK_HERE" and stay there until the tester/user tills them to run on.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes