delve/pkg
Derek Parker b9bcd979d5 proc/linutil: Fix register bitmasks
The bitmasks for transforming a 64-bit register into it's lower-bit
counterparts (e.g. RAX -> EAX -> AX -> AH/AL) were incorrect. This patch
fixes the bitmasks and adds an additional test.
2019-06-16 09:35:14 +02:00
..
config pkg/config: try to use XDG_CONFIG_HOME when present 2019-02-11 14:22:44 -08:00
dwarf godwarf: fix nil pointer reading recursive types involving an array (#1582) 2019-06-12 17:35:00 -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/linutil: Fix register bitmasks 2019-06-16 09:35:14 +02:00
terminal terminal: add alias gr for goroutine and grs for goroutines (#1559) 2019-05-31 09:33:39 +02:00
version all: Bump to v1.2.0 2019-02-14 09:28:00 +01:00