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

Debugger: Uncaught exception seems to get handled silently on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.8.0-beta1
    • Debugger
    • Windows

    Description

      Steps to reproduce:

      • tests/manual/simple/simple.pro use MinGW kit
      • place a bp in testUncaughtException() and uncomment the return statement of this function
      • start debugging
      • when stopped at the bp, hit continue

      Current result:

      • debugger finishes (silently) - just prints a message on Application Output pane "terminate called after throwing an instance of 'int'"

      Note: works when using cdb.

      Note: on Linux I'm getting a message box with sigabort and a back trace.

      Attachments

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

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes