You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to make VSCode stop jumping to the first thread when debugging a multi-threaded program?
I'm trying to watch the sequence of calls in thread-2's frame but every time I step, VSCode jumps back to thread-1's frame.
This is despite using the "step into" button for the frame itself.
Here is a screenshare of what I mean. No matter what, it jumps back to thread-1's stack. This makes debugging pretty tough.
2023-01-23T22.44.24-05.00.mp4
Beta Was this translation helpful? Give feedback.
All reactions