Hello,
Does anybody know how to debug Blink using Visual Studio 2017. I don't think the version of the IDE makes any difference, but I used "--no-sandbox" and "--renderer-startup-dialog" and I got the PID of the renderer process. I then used the "Attach to Process" dialog in VS to attach to the renderer. However, if I open a source file under third_party/WebKit/Source" and try to set a breakpoint, VS says "Breakpoin warning".
I am using VS Remote Debugging and I have made my Chromium checkout available over a network share.
Thanks,
Nektarios.