Skip to content
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

Mixed python/c++ debugging steps into .py script only works for VS2022 version 15.9.58 and not for VS2022 version 17.12.3? #8119

Open
vsfeedback opened this issue Dec 26, 2024 · 0 comments
Assignees

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


Mixed python/c++ debugging steps into .py script only works for VS2022 version 15.9.58 and not for VS2022 version 17.12.3?
The settings are identical for both, but v15.9.58 is able to generate <module> for the .py script and steps into the breakpoints of .py script, while v.17.12.3 could not do such generation.

This is stack call image of v15.9.58, and you can see the <module> of CreateTripod.py generated and stepped into.
企业微信截图_173443748446.png

This is stack call image of v.17.12.3
企业微信截图_17344371444939.png


Original Comments

Feedback Bot on 12/17/2024, 06:20 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

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

No branches or pull requests

2 participants