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

Add support for debugging of pyqt applications #435

Closed
2 tasks done
DonJayamanne opened this issue May 23, 2018 · 2 comments
Closed
2 tasks done

Add support for debugging of pyqt applications #435

DonJayamanne opened this issue May 23, 2018 · 2 comments
Assignees
Milestone

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented May 23, 2018

Add support for debugging pyqt apps:

  • Launch mode
  • Attach mode

#428 (comment)

@karthiknadig
Copy link
Member

See discussion in #428 for more details.

@karthiknadig
Copy link
Member

With #495, I tested launch, and attach. Attach works is using -m ptvsd --server --port <port> file. It looks like when using enable_attach we currently don't pass the arguments necessary to enable qt support. will take this as a separate issue, since it is not specific to QT applications.

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