debug
debug copied to clipboard
Possibility to temporarily disable break point
Your proposal
Would be useful to be able to temporarily enable/disable breakpoints
Additional context
Do you mean on any IDE or REPL?
This came with REPL case
I see.

introducing enable/disable command?
that would be nice if feasible
Also being able to start breakpoint as disabled could be useful, i.e. setup them via .rdbrc startup script and enable when needed
is it convenient than add new breakpoints after running?