C++ for VS code: Unable to start debugging
when i debug my program then this error occurred during the debugging the program.
Unable to start debugging. Program path 'd:\C++ Program and Practice Folder\SelfPractice Question\rough2.exe' is missing or invalid.
GDB failed with message: "d:\C++ Program and Practice Folder\SelfPractice Question\rough2.exe": not in executable format: File format not recognized
This may occur if the process's executable was changed after the process was started, such as when installing an update. Try re-launching the application or restarting the machine.