PTVS icon indicating copy to clipboard operation
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?

Open vsfeedback opened this issue 1 year ago • 0 comments

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.

vsfeedback avatar Dec 26 '24 18:12 vsfeedback