Hi everyone!
I have some problems with NSight: today it began to hang.
When I press "Start graphics debugging", my process starts to consume CPU, and window did not appear.
Pressing "Pause debugging" don't even show disassembly.
My process is 64 bit, DX11, MFC SDI, runs under Win10.
After upgrade to latest version of NSight and NV driver, the problem has not gone.
I ran XPerf, and saw this stack:
It is very suspicious to see nvoglv64.dll (I don't have OGL linked to my app)
Without attached Nsight debugger, my app runs OK.
So there are two questions:
1. Does anyone saw something similar and know how to fix this?
2. Is there another good tool for DX11 debugging/profiling? (my hardware is GeForce 660, DirectX)
Thanks in advance!