Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breakpoints not hitting #58

Open
kryssb opened this issue Jul 11, 2019 · 2 comments
Open

Breakpoints not hitting #58

kryssb opened this issue Jul 11, 2019 · 2 comments

Comments

@kryssb
Copy link

kryssb commented Jul 11, 2019

Breakpoints do not work properly in secondary threads (those created explicitly or from threadpools). In Visual Studio Code, C# projects, execution does indeed pause on breakpoints but the IDE is not notified that it's stopped on a breakpoint. So you can neither move past the breakpoint nor check watches.

@hol430
Copy link

hol430 commented May 13, 2020

Hi @kryssb - I was having the same issue and updating vscode fixed it for me.

@T3kla
Copy link

T3kla commented Apr 24, 2021

Same here but no luck with the update(s).

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

No branches or pull requests

3 participants