delve/service/debugger
chainhelen 32c89cf12a service/debugger: support relative paths in location expressions (#1478)
If the user specifies a relative path in a location expression try to
match it relative to the path of the executable.

Fixes #1474
2019-02-21 11:21:41 -08:00
..
debugger_darwin.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger_linux.go debugger: make yama error more verbose 2018-08-20 10:37:04 -07:00
debugger_windows.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
locations_test.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
locations.go service/debugger: support relative paths in location expressions (#1478) 2019-02-21 11:21:41 -08:00