Debugger does not deal well with multiple bytecode spans for one source line.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.1.2
    • Affects Version/s: 1.1
    • Component/s: core-svc
    • None
    • b01
    • generic, sparc
    • generic, solaris_2.4
    • Not verified

      Sometimes the compiler must emit bytecodes whose source locations
      move backwards to previously-visited source locations.
      (E.g., for-loop steps and implicitly inserted returns on void methods.)
      Apparently, if the user puts a breakpoint on a source location which
      corresponds to more than one contiguous span of bytecodes,
      not all spans are given breakpoints, and the user's program
      continues unimpeded past the breakpoint.

            Assignee:
            Robert Field (Inactive)
            Reporter:
            John Rose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: