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

step over does not go to following instruction

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.15.0-beta1
    • Debugger
    • None
    • MacOS 11.2.2 (20D80)
    • macOS

    Description

      open tests/manual/simple

      set a breakpoint in simple_sets_app.cpp:5501

      '''
      void testDynamicReference()
      {
      >> DerivedClass d;
      ...
      '''

      multiple step over (5) are needed to advance a single step.
      this seems to happen in several places, especially with constructors, in some cases I had to set a breakpoint and continue to step over

      Attachments

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

        Activity

          People

            hjk hjk
            fawzi Fawzi Mohamed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes