hi boost.python.org:
I want to debug python.pyd,but I didn't find the way to debug on visual studio 2017 C++ code.
The docment only write "On Windows, my favorite debugging solution is the debugger that comes with Microsoft Visual C++ 7. This debugger seems to work with code generated by all versions of Microsoft and Metrowerks toolsets; it's rock solid and "just works" without requiring any special tricks from the user." but I can't find the detail.
I attached process but the breakpoint didn't not hit in C++ code.
Can you tell me a way to debug?
chengfang.ai(a)yunify.com