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

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated 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

      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.

        1. right.log
          30 kB
        2. left.log
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes