I am working on a Direct3D pixel shader, which currently seems to have some infinite loop problem. This causes the graphics device to timeout on the first frame, so that I have no chance of capturing a frame in the Visual Studio Graphics Diagnostics - which can only debug a [...] read more