I want to use Nsight Cuda Debugging (Next-Gen) to step through the following code
__device__ int* globalArray; __global__ void kernelTest() { globalArray