delve/service
aarzilli 166121d18e gdbserial,debugger: better error message when debugserver not installed
When gdbserial can not find debugserver or lldb-server the error
message is always the same and it complains about lldb-server not being
found.

This is fine on linux (where the backend is unnecessary) but incomplete
on macOS (where the backend is actually used).

Make the error message clearer so that users who do not bother reading
install instructions are not confused.
2018-04-10 13:49:57 -07:00
..
api all: Spelling 2018-03-20 11:05:35 +01:00
debugger gdbserial,debugger: better error message when debugserver not installed 2018-04-10 13:49:57 -07:00
rpc1 command/terminal: allow restart to change process args (#1060) 2018-01-18 14:16:11 -08:00
rpc2 all: Spelling 2018-03-20 11:05:35 +01:00
rpccommon command/terminal: allow restart to change process args (#1060) 2018-01-18 14:16:11 -08:00
test proc: allow evaluating constants specified with a partial package path 2018-03-20 09:46:35 -07:00
client.go command/terminal: allow restart to change process args (#1060) 2018-01-18 14:16:11 -08:00
config.go dlv: make headless servers quit automatically when client disconnects (#895) 2017-06-26 11:45:13 -07:00
rpccallback.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00