-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] macOS 15 can not debug #1681
Comments
I have this same problem. VsCode Version
Launch.json
Log File |
Having issues here too but with Flask |
I have the same issue on mac and python |
Same issue here. And indeed, as @Sube-py mentioned, the issue seems to be that the command is passed too early. In fact, when I copy the said command and paste it again once the terminal starts up, debugging with |
Gotta be quick, but this works -- thanks for the tip |
This should be a dupe of #1677 |
It's finally fixed😄 1.94.0 |
Issue Description
After upgrading the system,when I debug, vscode enters the debug command before the terminal starts up,I guess that caused the debug to fail.
like this:
and then:
Launch.json
VsCode Version
1.93.1
38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
arm64
Debugpy version
lastest
System Info
The text was updated successfully, but these errors were encountered: