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

Filter out breaker thread on Windows (was: "Disable Breakpoint" enables it)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 2.1.0, Qt Creator 2.2.0
    • Debugger
    • Windows Vista x64

      1. Open simple.pro from Creator repository. Uncomment call to testEndlessLoop() and set a breakpoint inside the loop in this function.
      2. Build with MinGW, run in gdb.
      3. When breakpoint is hit, edit it. Add an impossible condition, e.g. "false". Continue debugging.
      4. Disable the breakpoint. Execution will instantly stop at the line with the breakpoint.

        1. debugger.log
          31 kB
        2. debugger2.log
          28 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes