mirror of
https://github.com/go-delve/delve.git
synced 2025-11-02 04:36:29 +08:00
Process is an incorrect name for the DebuggedProcess struct that the thread is "a part" of. Also, no need to export that field.
Process is an incorrect name for the DebuggedProcess struct that the thread is "a part" of. Also, no need to export that field.