admin管理员组

文章数量:1122826

I'm able to see the source code by pressing F11 when debuging on Windows, but in case of WSL just step over occurs if I press F11.

In the Options->Debugging->Symbols the checkbox Microsoft Symbol Servers is checked. Options->Debugging->General->Enable Just My Code unchecked.

I use VS2022.

I'm able to see the source code by pressing F11 when debuging on Windows, but in case of WSL just step over occurs if I press F11.

In the Options->Debugging->Symbols the checkbox Microsoft Symbol Servers is checked. Options->Debugging->General->Enable Just My Code unchecked.

I use VS2022.

Share Improve this question asked Nov 21, 2024 at 11:10 Eugeniy MaksimovEugeniy Maksimov 1,69419 silver badges40 bronze badges 3
  • What is the detailed version of VS2022 you are using? Do you have function lock key -- 'F Lock' key on keyboard? – Dou Xu-MSFT Commented Nov 22, 2024 at 9:27
  • Microsoft Visual Studio Professional 2022 (64-bit) - Current Version 17.8.0 Yes, I have, but I'm sure that I press F11 correctly. – Eugeniy Maksimov Commented Nov 23, 2024 at 17:24
  • If you try to use the system's built-in keyboard: On-Screen Keyboard, will the issue persists? – Dou Xu-MSFT Commented Nov 25, 2024 at 8:40
Add a comment  | 

1 Answer 1

Reset to default 0

No, this feature is not awailable for debugging on WSL

本文标签: Does the DotNet Source Stepping feature of Visual Studio works when debugging on Linux (WSL)Stack Overflow