TTY: Deferred line breakpoints can't be set on inner classes

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 1.3.0, 1.4.0
    • Component/s: core-svc
    • generic
    • generic

      [test code attached]

      We tried running the same code using JDB provided with JPDA and this was the
      output:

      D:\JPDA\bin>jdb -classpath c:\temp\awttest\classes
      Initializing jdb...
      > stop at AWTTest.Test.AWTFrame:25
      Deferring breakpoint AWTTest.Test.AWTFrame:25.
      It will be set after the class is loaded.
      > run AWTTest.Test.AWTFrame
      run AWTTest.Test.AWTFrame
      >
      VM Started: Unable to set deferred breakpoint AWTTest.Test.AWTFrame:25 : No
      code
       at line 25 in AWTTest.Test.AWTFrame

      Stopping due to deferred breakpoint errors.

      No frames on the current call stack

      main[1]




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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: