delve/pkg
Alessandro Arzilli c6e52ecf5c
dwarf: make debug_line header parser more resilient (#2456)
Check for errors, log them and return early, do not try to allocate
large chunks of memory that we can never possibly read from the file.

Fixes #2449
2021-05-04 12:36:22 -07: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 dwarf: make debug_line header parser more resilient (#2456) 2021-05-04 12:36:22 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild service/dap: add go build stderr to error response (#2448) 2021-04-26 10:31:59 -07: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 Slightly better version check for gdb server on newer macOS (arm64) (#2461) 2021-05-04 12:33:10 -07:00
terminal examinememory: evaluate addr as expression (#2385) 2021-04-26 10:36:24 -07:00
version all: bump version and release notes (#2331) 2021-01-28 13:42:42 -08:00