![]() 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. |
||
---|---|---|
.. | ||
debugger_darwin.go | ||
debugger_linux.go | ||
debugger_windows.go | ||
debugger.go | ||
locations_test.go | ||
locations.go |