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
{{ message }}
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
@karthiknadig
What's the status of multi threaded debugging.
I remember there were some issues related to multi threaded debugging.
E.g. suspending all threads, etc.
We might want to solve that before looking at multi process debugging.
The text was updated successfully, but these errors were encountered:
Suspend policy feature was checked in yesterday. With that I think we have all of the pieces we need to do this. Some work is pending on ptvsd side, like, enabling the suspend-all policy, updating pause and continue commands to always suspend all threads, etc/
@karthiknadig
What's the status of multi threaded debugging.
I remember there were some issues related to multi threaded debugging.
E.g. suspending all threads, etc.
We might want to solve that before looking at multi process debugging.
The text was updated successfully, but these errors were encountered: