delve/pkg
Alessandro Arzilli a3c7ba8808
proc: add workaround for debug_frame bug on macOS (#2374)
This adds a workaround for the bug described at:

https://github.com/golang/go/issues/25841

Because dsymutil running on PIE does not adjust the address of
debug_frame entries (but adjusts debug_info entries) we try to do the
adjustment ourselves.

Updates #2346
2021-03-09 11:35:24 +01:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config terminal: Go syntax highlighting for listings (#2294) 2021-01-28 07:08:14 -08:00
dwarf proc: add workaround for debug_frame bug on macOS (#2374) 2021-03-09 11:35:24 +01:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild gobuild: wait longer when removing files on Windows (#2372) 2021-03-08 10:16:41 -08:00
goversion teamcity,goversion: drop Go version 1.13 from test matrix (#2345) 2021-02-21 07:58:56 -08:00
locspec locspec,proc: improve documentation (#2338) 2021-02-10 09:31:37 -08:00
logflags service/rpccommon: log error for conns rejected by --only-same-user (#2211) 2020-10-22 08:23:55 -07:00
proc proc: add workaround for debug_frame bug on macOS (#2374) 2021-03-09 11:35:24 +01:00
terminal service/dap: support auto-loading of unloaded interfaces (#2362) 2021-03-08 09:41:47 -08:00
version all: bump version and release notes (#2331) 2021-01-28 13:42:42 -08:00