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

Cannot set breakpoints within debugging session windows 64bit cdb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.5.0
    • Qt Creator 2.4.0
    • Debugger
    • None
    • Windows 7 SP1, 64bit
      Debugging Tools for Windows (x64), MSVS 2005

    Description

      Steps to reproduce:

      • use a simple Qt GUI application (use MSVC/CDB)
      • start the Debugger
      • set breakpoint(s) that can be hit
      • interact with the application to hit the breakpoint

      Expected result:

      • Debugger stops at the breakpoint(s)

      Current result:

      • Debugger seems to fully ignore the breakpoints

      Additional information:

      • If there are already some breakpoints set when starting to debug these breakpoints will be hit by the debugger and it stops execution.
      • If you put more breakpoints into the debugged application - the additional breakpoints will make the debugger stop only if the debugger has stopped already on breakpoints that have been set before starting to debug.

      All things mentioned above work fine, if I'm using MinGW/GDB instead of MSVC/CDB.

      Attachments

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

        Activity

          People

            davschul David Schulz
            moellney Michael Möllney
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes