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

Debugged application crashes only when stepping with cdb

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P5: Not important P5: Not important
    • None
    • Qt Creator 2.1.0
    • Debugger
    • Windows Vista x64
      MSVC 2008

      1. Open simple.pro from Creator's repository
      2. Set a breakpoint at call to testStdSet() (simple_gdbtest_app.cpp, 2037)
      3. Run in debugger. Wait until execution stops at breakpoint
        1. Step over. Everything works fine
        2. Step into testStdSet() and step over all function calls there. Debugged application crashes when stepping over return (line 1194)

      Creator does not provide a stacktrace to where the crash happens.

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

            kleint Friedemann Kleint
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes