Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-6123

Step and Continue after breakpoint suspends at wrong place after eval.

    XMLWordPrintableJSON

Details

    Description

      Suppose that user performs a step over code that contains a breakpoint.
      In this case the step is interrupted with the breakpoint, the code suspends on the breakpoint and the user can decide to either continue debugging from the breakpoint, or do continue to finish the step.

      That works fine if there is no code evaluation before the continue. If there is, the step is resubmitted from the current (breakpoint) location. This is unexpected since the original step would not be completed and a new local step is performed after continue instead.

      We need to assure that the step is not resubmitted from the breakpoint location and the original step is completed as expected.

      Attachments

        Issue Links

          Activity

            People

              entlicher Martin Entlicher
              entlicher Martin Entlicher
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m