I’m trying to debug my Rust code using CodeLLDB in vscode on Windows and it seems to have a problem with the local variables.
every step the “Variables => Local” tab presents a loading sign for at least 2 seconds, and then it writes “timed out”.
when stepping over:
and after two seconds:
New contributor
Paz Marx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.