My question is simple, but I've been trying to solve it for some time and I could not, I want to be able to use the debugger that comes with vsCode, but it does not work for me, when I say "It does not work for me", I mean: When I enter the debugger part and I give it run, I supposedly ran the debugger, but the problem is that I put breakpoints, and the program does not stop at the breakpoints, it just runs all and ready, so I guess I do not have it properly configured , because I do not stop at the breakpoints, I have read the documentation about the debugger, but I have never found a solution, and I have read it in other places and have never found a solution.
and I would like the help of someone who knows how to do it, because I occupy it, thanks for your answers.