No debug information for local variables in "watch" window. #20258
Labels
bug
Observed behavior contradicts documented or intended behavior
debug-info
Debug information of binary generated by Zig is not as expected.
Milestone
Zig Version
0.13.0
Steps to Reproduce and Observed Behavior
I'm on Windows 11 Home.
Please see attached image - this is using the latest (as of today) VS Code, All extensions up to date and using corresponding ZLS version as far as I can tell.
Source in text format:
Here is my tasks.json:
and here is launch.json
Related: #15095
Expected Behavior
I expect to be able to see all variables in the local and any upper scopes in both Watch and Locals.
I'm going to reiterate that I think it'd be great if we could have a "Debugging" github label for tracking issues like this one.
The text was updated successfully, but these errors were encountered: