when I debugging my cuda project remotely on the host it ignore breakpoints but execute completely . but when I debug my project locally on the target machine it works fine .
I checked my driver version it was 301.42 and my nsight version is 2.2
my target machine has Geforce 8600GT and host machine has Geforce 6200 turboCache .I think that my host machine's GPU is not TCC enable.
nsight Analysis activity work fine in both locally and remotely but cuda debugging is work only in local mode