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

Debugger: Cannot hit (cpp) break points in mixed debugging

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 4.8.0-beta1
    • Debugger
    • Windows

    Description

      Steps to reproduce:

      • create a minimal Qt Quick Application, if necessary add some code to have code that can be interrupted by a break point
      • use a MSVC kit with CDB
      • add a breakpoint inside the main.cpp and inside the main.qml files, ensure everything is prepared to have mixed debugging available and enabled
      • start debugging

      Current result:

      • I never stop at the bp inside the cpp file
      • I can stop inside the qml file

      Note: works fine when using MinGW/gdb

      Attachments

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

        Activity

          People

            davschul David Schulz
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes