标签: debugging windows-10 windbg
我试图在chrome.exe创建后立即打破它。但是,使用以下行调试Windows 10计算机时没有任何作用,尽管使用Windows 7它可以成功运行。
!gflag +ksl sxe ld chrome.exe
对于Windows 10或我输错的东西,我需要做些什么吗?