I have a cpp SWIG dll (.pyd). I set a hard-coded breakpoint using __debugbreak() or assert(0). JIT pops a window to select a debugger. Two scenario
__debugbreak()
assert(0)