Menu

#95 JSwat sets breakpoint in wrong file

open
None
5
2003-06-17
2003-05-15
No

Select a line where you want to put a breakpoint, and
click the "Add breakpoint at current line" button in
JSwat. A red mark appears in the margin next to the
line, but if you bring up the "Breakpoints" tab, it
lists the breakpoint as being in a different file from
the one you had open. When you run the program, the
debugger stops in the incorrect file (the one listed in
the Breakpoints tab), not the one where you actually
set the breakpoint.

JEdit 4.1 final
JSwat 1.3.1
Mac OS X 10.2.5
Java 1.4.1

Discussion

  • Peter Eastman

    Peter Eastman - 2003-05-17

    Logged In: YES
    user_id=74743

    To add one more detail: it appears that the breakpoint is
    always set in the file which was most recently loaded,
    regardless of which file you are currently editing.

     
  • Slava Pestov

    Slava Pestov - 2003-05-29
    • labels: 102671 -->
    • milestone: 101608 -->
     
  • Brad Mace

    Brad Mace - 2003-06-17
    • assigned_to: nobody --> maeste
     

Log in to post a comment.