RepoNotes
Toggle theme
Loading ...
Sign in
golang/debug
[mirror] debugging tools
239
1
7
Readme
Notes
New Note
Sign in to add notes for this repository
RN
golang
10327
Followers
0
Following
61
Repos
No Twitter
The Go Programming Language
Branches
master
Releases
Commits
internal/gocore: fix IsPtr method It should look up by word index, not byte index, and it needs a &1 mask also. Change-Id: Id4b25b120b8b043184e53d70450a5f0b6b197c37 Reviewed-on: https://go-review.go
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Idea612aa7f786b74ee284d20ef173fe4f503565e Reviewed-on: https://go-review.googles
internal/gocore: handle moving direct interface flag from kind to tflag Change-Id: I2b8cf8030c7041bfef22a57adf49da2e5e1ebf8a Reviewed-on: https://go-review.googlesource.com/c/debug/+/682075 Reviewed-
Issues
cmd/viewcore: ignore mapped files without executable regions
Workaround for `panic: weird mapping Exec`
Fix: find heap ptr