martin-pabst / Online-IDE-new-compiler

Online-IDE with new compiler
GNU General Public License v3.0
0 stars 0 forks source link

remove_ifBreakpointPresentDisableOnce #7

Open fjf2002 opened 1 week ago

fjf2002 commented 1 week ago

Trying to find a better solution than "ifBreakpointPresentDisableOnce" for the problem, how to handle both stepping and having a breakpoint on the current line.

Things still to consider:

fjf2002 commented 1 week ago

martin-pabst: runnable -> running, boolean property isStepping.