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

No user feedback on failure to create breakpoint to invalid memory location

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 12.0.2
    • Debugger
    • None
    • Windows

    Description

      When trying to continue execution after having placed a breakpoint to an invalid memory location, the debugger doesn't advance the program and doesn't give any feedback or error message to the user (see video).

      This happens on Windows on a program compiled with MSVC 2022 and using cdb as the debugger. Trying the same example on linux with gcc and gdb results in a "SIGILL illegal instruction" or "SIGBUS bus error" error message.

       

      Attachments

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

        Activity

          People

            hjk hjk
            olivier.decanniere Olivier De Cannière
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes