delve/pkg
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
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf proc: support inlining 2018-03-26 14:30:38 -04:00
goversion all: Spelling 2018-03-20 11:05:35 +01:00
proc gdbserial,debugger: better error message when debugserver not installed 2018-04-10 13:49:57 -07:00
terminal Extend the "frame" command to set the current frame. (#1110) 2018-03-22 10:02:15 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00