PTVS
PTVS copied to clipboard
Mixed python/c++ debugging steps into .py script only works for VS2022 version 15.9.58 and not for VS2022 version 17.12.3?
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.

This is stack call image of v.17.12.3

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.