Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Multi threaded debugging #688

Closed
DonJayamanne opened this issue Jul 24, 2018 · 3 comments
Closed

Multi threaded debugging #688

DonJayamanne opened this issue Jul 24, 2018 · 3 comments

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Jul 24, 2018

@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.

@karthiknadig
Copy link
Member

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/

@DonJayamanne
Copy link
Contributor Author

Some work is pending on ptvsd side, like,

Do we have an issue to track this?
If yes, then please close this issue.

@karthiknadig
Copy link
Member

#72 tracks the works for this item.

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

No branches or pull requests

2 participants