Commit Graph

2 Commits

Author SHA1 Message Date
Alessandro Arzilli
0fedc08b90
go.mod,proc: upgrade golang.org/x/sys/unix (#3134)
Upgrade golang.org/x/sys/unix so that it contains go.dev/cl/419915, a
fix for FreeBSD's ptrace functions that used *byte to represent
addresses on the tracee address space.
2022-09-20 11:45:50 -07:00
Alessandro Arzilli
dc76cc250d
go.mod: update starlark dependency (#3112)
Fixes issue where Delve fails to start if starlark can not allocate a
large amount of memory at startup.

Fixes #2907
2022-08-22 12:46:26 -07:00