We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
python.exe
Bug is reproduced by AttachTests37_x64.AttachWithOutputRedirection test.
AttachTests37_x64.AttachWithOutputRedirection
The text was updated successfully, but these errors were encountered:
Mixed-mode debugger is affected too: #4146
Sorry, something went wrong.
We'll need to support it in 15.8. Whether it's only in the new debugger or also legacy AD7 debugger is TBD.
Fixes microsoft#4145 AD7 debugger can't attach to Python 3.7
62d6268
Corrects structures for Python 3.7 Allows profiling on 3.7
Merge pull request #4243 from zooba/issue-4145
d7ceb1b
Fixes #4145 AD7 debugger can't attach to Python 3.7
zooba
No branches or pull requests
python.exe
from python 3.7python.exe
Bug is reproduced by
AttachTests37_x64.AttachWithOutputRedirection
test.The text was updated successfully, but these errors were encountered: