delve/pkg/proc/core
aarzilli 918ab760a4 proc/core: Make TestCoreFpTest less flaky
Registers XMM1 and XMM2 get sometimes clobbered between the time we set
them and the panic. There is no guarantee that they won't in the go
spec so we shouldn't expect any register to keep its value. However
since this seems to only affect 1 and 2 let's try to use 9 and 10
instead.
2018-03-20 09:34:05 -07:00
..
core_test.go proc/core: Make TestCoreFpTest less flaky 2018-03-20 09:34:05 -07:00
core.go proc: remove proc.Process.Halt 2018-03-06 09:06:19 -08:00
linux_amd64_core.go pkg/dwarf/godwarf: split out type parsing from x/debug/dwarf 2017-08-01 11:20:25 -06:00