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

gdb does not step into sources of Qt 5.1.1 package

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 3.0.0-rc1
    • Debugger
    • Windows 7 64 bit
      Qt 5.1.1 package with sources installed
      MinGW gcc 4.8
      gdb 7.5.1

    Description

      1. Create a new Qt GUI Application.
      2. Set a breakpoint in the first line of main function:
        QApplication a(argc, argv);
        
      3. Let the debugger run into the breakpoint.
      4. Step into (F11).
        Creator still shows the same line.

      Instead, Creator should step into qapplication.cpp. With my own out of source build of Qt stable 5.2, this works.

      Attachments

        1. left.log
          2 kB
        2. right.log
          30 kB

        Issue Links

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

          Activity

            People

              hjk hjk
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes