delve/pkg
heschik 7d2834a963 proc: read G struct offset from runtime.tlsg if possible (#883)
When a Go program is externally linked, the external linker is
responsible for picking the TLS offset. It records its decision in the
runtime.tlsg symbol. Read the offset from that rather than guessing -16.

This implementation causes a regression: 1.4 and earlier will no longer
work.
2017-06-21 15:40:42 -07:00
..
config Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
dwarf vendor: update vendored packages (#791) 2017-04-17 14:13:00 -07:00
proc proc: read G struct offset from runtime.tlsg if possible (#883) 2017-06-21 15:40:42 -07:00
terminal api: add FrameOffset to Stackframe (#864) 2017-06-20 10:39:33 -07:00
version *: Bump version to 1.0.0-rc.1 2017-05-06 15:38:32 +02:00