Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4619349

Step Over fails in a multi threaded debuggee

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0_01
    • 1.4.0
    • core-svc
    • None
    • 01
    • sparc
    • solaris_7

        After stepping over a couple of times, the debugger does not stop at breakpoints. Here are the steps to reproduce this:
          -- Open attached Thread_0405.java file.
          -- Set breakpoints where indicated and start debug.
          -- At breakpoint, try to step thru'
            (depending on thread scheduling, the debugger might stop at the
             breakpoint in the 2nd run() method)
          -- Continue stepping
          -- expected : stop at breakpoints and print output at regular
                        intervals.
              actual : after some time the debugger does not stop at breakpoints
                       and there is no output being printed out to console.

              dcubed Daniel Daugherty
              jjh James Holmlund (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: