delve/pkg/terminal/starbind
Álex Sáez f5d2e132bc
*: Adds toggle command (#2208)
* Adds toggle command

Also adds two rpc2 tests for testing the new functionality

* Removes Debuggers' ToggleBreakpoint method

rpc2's ToggleBreakpoint now calls AmendBreakpoint
Refactors the ClearBreakpoint to avoid a lock.
2021-03-19 11:02:23 -07:00
..
conv.go pkg/terminal: Remove unused slice and append 2020-03-20 09:16:17 +01:00
repl.go terminal: adds embedded scripting language (#1466) 2019-07-02 10:55:27 -07:00
starlark_mapping.go *: Adds toggle command (#2208) 2021-03-19 11:02:23 -07:00
starlark.go terminal: use new mechanism to cancel starlark threads (#2149) 2020-08-24 13:36:12 -07:00