debug icon indicating copy to clipboard operation
debug copied to clipboard

Possibility to temporarily disable break point

Open kikonen opened this issue 2 years ago • 5 comments

Your proposal

Would be useful to be able to temporarily enable/disable breakpoints

Additional context

kikonen avatar Feb 20 '23 14:02 kikonen

Do you mean on any IDE or REPL?

ko1 avatar Mar 07 '23 04:03 ko1

This came with REPL case

kikonen avatar Mar 07 '23 20:03 kikonen

I see.

image

introducing enable/disable command?

ko1 avatar Mar 08 '23 01:03 ko1

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

kikonen avatar Mar 08 '23 07:03 kikonen

is it convenient than add new breakpoints after running?

ko1 avatar Mar 08 '23 14:03 ko1