Use nsight eclipse edition cannot debug cuda api

Using nsight eclipse to debug TX2, I can compile and run, but when debugging, single step execution will get stuck in CUDA API, such as cudaMalloc function, and cannot be executed downward