debug C++ through Python -


i calling executable through python subprocess , able debug c++ code behind exe. c++ code , python code open in 2 visual studio instances. have tried attaching c++ python visual studio break points hit when run python subprocess code, doesn't seem work. ideas how this?

can modify python script run c++ code in way?

devenv /debugexe 'program name' 'program arguments' 

Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -