delve/pkg
aarzilli 73a39b985a pkg/dwarf/line: improve performance
1. Use a slice instead of a map to access standard and extended opcodes
   (reduces BenchmarkStateMachine from ~12ms/op to ~7ms/op)

2. Cache StateMachine values for the entry point of functions.
2017-11-03 20:57:04 +01:00
..
config terminal: add config command 2017-09-08 10:27:32 -07:00
dwarf pkg/dwarf/line: improve performance 2017-11-03 20:57:04 +01:00
goversion cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00
proc pkg/dwarf/line: improve performance 2017-11-03 20:57:04 +01:00
terminal proc/gdbserial: return error if stopped with a sginal 2017-09-20 12:39:29 -07:00
version *: Bump version to 1.0.0-rc.2 2017-10-16 10:53:20 -07:00