Visual studio code gdb

Hey. I want to move from visual studio to VS code for my cuda projects. But when I want to debug my program in VS code with gdb, I can’t, it’s not in the right format. I dont need to debug the gpu code. Only the cpu code. I cant do it with gdb-cuda, im on windows.
how can I debug the host code in VS Code?

I’m afraid this is not the appropriate forum to get an answer on cpu debugging or VS-specific questions.