<div dir="ltr">Hi everyone,<div><br></div><div>I'm trying to get PTVS to a native app that embeds IP.</div><div><br></div><div>My script starts with </div><div>   import ptvsd</div><div>   ptvsd.enable_attach(None)</div><div><br></div><div>I have no problems attaching to ipy.exe if I run the script from there but what do I need to do to make VS detect the embedded IP (Frames and Tracing enabled) from my (native, c++) hosting app?</div><div><br></div><div>Thanks,</div><div>Alain</div></div>