Debugging without Nsight

I was wondering what the options are as far as debugging CUDA applications on Windows if you don’t have Visual Studio and aren’t willing to pay for it. I see that Linux and Mac users get CUDA-GDB and the Eclipse Nsight version, but there doesn’t seem to be any free alternatives for windows users, is this true? Is it possible to use Eclipse Nsight on Windows? Or are there any other tools I’m not aware of? Thanks.

Microsoft provides the professional version of Visual Studio for university students for free if that applies to you: http://www.dreamspark.com. Otherwise, no, I am not aware of any other ‘free’ solution for Windows.