mirror of
https://github.com/go-delve/delve.git
synced 2025-10-29 09:46:56 +08:00
Do not always allocate new struct literals to the target's memroy. Wait until they actually need to have an address. Fixes #1465
Do not always allocate new struct literals to the target's memroy. Wait until they actually need to have an address. Fixes #1465