delve/pkg
Alessandro Arzilli 9c83866c72
proc: limit iteration depth of (*G).UserCurrent (#2135)
Limit the iteration depth of proc.(*G).UserCurrent so that it doesn't
keep going forever if the stack trace is not valid.

Fixes #2119
2020-08-17 17:18:34 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config config: add option for printfile() line count (#2043) 2020-05-11 09:50:25 -07:00
dwarf Go 1.15 support (#2011) 2020-07-28 09:19:51 -07:00
gobuild gobuild: pass-through stdout to 'go' command invocation (#2044) 2020-05-11 09:44:25 -07:00
goversion Travis-CI: bump Go version in test matrix 2020-08-17 10:25:01 +02:00
locspec cmd/dlv: Fix trace output (#2038) 2020-05-13 08:38:10 +02:00
logflags logflags: Add pid to server-listening-at message (#1885) 2020-03-09 10:14:34 -07:00
proc proc: limit iteration depth of (*G).UserCurrent (#2135) 2020-08-17 17:18:34 -07:00
terminal tests: relax tests that use goroutinestackprog (#2136) 2020-08-17 17:17:39 -07:00
version all: bump version and release notes 2020-07-29 21:59:07 +02:00