how to step into cuda kernel function with vscode debugger and Nsight Visual Studio Code Edition
I have been spending an entire day on trying to step into cuda kernel code for debug purpose in vscode with Nsight Visual Studio Code Edition extension. There are a few related questions in stack overflow, but they were asked about 9 years ago. I followed its official tutorial on youtube and its documentation, there is just no way for me to step in cuda kernel code in vscode.