delve/pkg
tschundler 9076056c70 proc: Less confusing error message for requesting break on blank line. (#1556)
The current wording is confusing - the file exists and the line exists, so what is the problem? I suspect this ambiguity is behind #1496 and likely others.

Also I updated the style to return values like the rest of the code in the file, which is also more readable (IMO and per https://github.com/golang/go/wiki/CodeReviewComments#named-result-parameters)
2019-05-30 08:11:21 -07:00
..
config pkg/config: try to use XDG_CONFIG_HOME when present 2019-02-11 14:22:44 -08:00
dwarf proc: support debugging plugins (#1414) 2019-05-08 14:06:38 -07:00
goversion cmd/dlv: add Go version check (#1533) 2019-04-26 10:24:21 -07:00
logflags Miscellaneous logging improvements (#1525) 2019-03-27 14:58:36 -07:00
proc proc: Less confusing error message for requesting break on blank line. (#1556) 2019-05-30 08:11:21 -07:00
terminal proc: support debugging plugins (#1414) 2019-05-08 14:06:38 -07:00
version all: Bump to v1.2.0 2019-02-14 09:28:00 +01:00