I am using Dell Precision T3500 workstation with Quadro 2000 Nvidia GPU. I installed Cuda 4.2 tool kit with Nsight 2.2. When I debug cuda code using "Start CUDA Debugging" it connect the local machine then just gives a message
A CUDA context was created on a GPU that is not debuggable. Breakpoints will be disabled. Adapter: Quadro 2000
and exit.
Is there any issue with VS project settings or Cuda configuration.
I also tried CUDA 5.0 without any use.