"A Unwinder should return gdb.UnwindInfo instance." error with NVIDIA Nsight Visual Studio Code Edition

If you are on a Ubuntu system can you try:

sudo apt update
sudo apt purge nvidia-* 
sudo apt autoremove
sudo apt install -y cuda

My suggestions are based on this post - CUDA install unmet dependencies: cuda : Depends: cuda-10-0 (>= 10.0.130) but it is not going to be installed - #6 by rojegi