mirror of
https://github.com/go-delve/delve.git
synced 2025-10-27 20:23:41 +08:00
Adds a script that check automatically that the the assumptions that pkg/proc makes about runtime are met by the actual runtime, using a combination of parsing and magic comments. Also emits a file describing all the struct fields, constants and variables of the runtime that we use in pkg/proc.