delve/service/debugger
aarzilli e9e0830054 debugger: do not fail continue when breakpoint var can't be evaluated
If one of the expressions that are automatically evaluated when a
breakpoint is hit can't be evaluated breakpoint information collection
should continue and the error should be returned for that specific
expression instead of the whole command.
2017-07-26 12:50:09 -06:00
..
debugger_darwin.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger_linux.go Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
debugger_windows.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger.go debugger: do not fail continue when breakpoint var can't be evaluated 2017-07-26 12:50:09 -06:00
locations_test.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
locations.go service/debugger: improve NomalLocationSpec.Find's heuristics (#923) 2017-07-20 13:02:59 -06:00