delve/pkg/terminal
Alessandro Arzilli e8d4ed7ece service,terminal: support logical breakpoints (#1742)
Changes CreateBreakpoint to create a logical breakpoint when multiple
addresses are specified, FindLocation and the api.Location type to
return logical locations and the cli to support logical breakpoints.
2019-11-04 08:43:12 -08:00
..
starbind terminal: let 'list' work on file:line exprs that don't map to code (#1728) 2019-10-25 09:59:18 -07:00
command_test.go terminal: let 'list' work on file:line exprs that don't map to code (#1728) 2019-10-25 09:59:18 -07:00
command.go service,terminal: support logical breakpoints (#1742) 2019-11-04 08:43:12 -08:00
config.go fix panic when config value set 0 (#1723) 2019-10-21 10:40:37 -07:00
disasmprint.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
docgen.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
starlark_test.go pkg/terminal: Fix starlark map iteration for maps > 64 entries (#1699) 2019-10-07 09:35:58 -07:00
starlark.go terminal: adds embedded scripting language (#1466) 2019-07-02 10:55:27 -07:00
terminal_other.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal_test.go terminal: prompt to kill remote if process exited (#1621) 2019-07-17 15:54:15 -07:00
terminal_windows.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal.go pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00