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

Add ability to launch the debugger in non-debug mode #796

Closed
DonJayamanne opened this issue Sep 12, 2018 · 0 comments
Closed

Add ability to launch the debugger in non-debug mode #796

DonJayamanne opened this issue Sep 12, 2018 · 0 comments

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Sep 12, 2018

Currently we can only launch the debugger in non-debug mode when using -m.
I'd like to have the same feature by importing PTVSD and invoking a function, similar to debugging using the debug function in debugger.py

Basically this is necessary to launch the debugger in non-debug mode when using a launcher script.

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