Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

unable to eval const variables when debugging #3226

Closed
kzhui125 opened this issue May 7, 2020 · 2 comments
Closed

unable to eval const variables when debugging #3226

kzhui125 opened this issue May 7, 2020 · 2 comments

Comments

@kzhui125
Copy link

kzhui125 commented May 7, 2020

1

@hyangah
Copy link
Contributor

hyangah commented May 7, 2020

Same as golang/go#35527
The local constant is inlined and also the debug information for it is not available.

@hyangah
Copy link
Contributor

hyangah commented May 7, 2020

Please follow the upstream bug.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants