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

Qt creator does not reprot "first chance exception" for visutal studio debugger CDB.exe

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • Qt Creator 2.7.0
    • Qt Creator 2.5.2
    • Debugger
    • None
    • Qt 4.8.3 + VS2005 + WindowsXP-32
    • 2e40c54ea3422f7a3e8441cf81c0b07e4491f287, 41a5461cf2e4bebbe8233ae2974baeca056691ab, 518b6fcebc6eb723560d39025f177125c3f2fdb2,

    Description

      There is "The inferior stopped because it triggered an exception.
      Stopped in thread 0 by: Exception at 0x0, code: 0xc00000005: write access violation at: 0x8, flags=0x0." happened when I want to debug my app on debug and release build.
      No exception when run my application on release and debug build.

      I loaded my project and debug using VS2005. There is "first change exception" reported on vs2005 output windows.

      Finally, I add -x option for CDB.exe and solved my problem.

      So I wish Qt creator can report "first chance exception". Clear report can save mush time to solve the problem.

      I hope this will be better:
      "The inferior stopped because it triggered an exception which is a first chance exception"

      Here is the report from Microsoft:
      First-chance exception at 0x7792ba29 in ***.exe: 0xC0000005: Access violation reading location 0xbaadf00d.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            smartvessel Bruce
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes