delve/service/dap
Alessandro Arzilli db0bc26949
terminal,service: better printing of suspended breakpoints (#3415)
Show the location expression that will be used to set a suspended
breakpoint in the breakpoints list.

Also change 'target' called without arguments to print a better error
message and 'target follow-exec' without the last argument to print the
state of follow-exec.
2023-07-07 10:33:40 -07:00
..
daptest service/dap: update go-dap to latest (#3414) 2023-06-12 14:29:44 -07:00
command.go *: misc improvements to config command and substitute-path rules (#3335) 2023-05-02 12:23:59 -07:00
config_test.go *: misc improvements to config command and substitute-path rules (#3335) 2023-05-02 12:23:59 -07:00
config.go *: misc improvements to config command and substitute-path rules (#3335) 2023-05-02 12:23:59 -07:00
error_ids.go service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
handles.go service/dap: implement array, slice, and map paging (#2512) 2021-06-10 09:34:20 -07:00
server_test.go *: add ppc64le support (#2963) 2023-07-07 09:30:38 -07:00
server.go terminal,service: better printing of suspended breakpoints (#3415) 2023-07-07 10:33:40 -07:00
types.go pkg/proc,service/*: Supports sending output to clients when running programs remotely (#3253) 2023-07-05 08:39:01 -07:00