I just realized you’re just running the lazyfoo tutorial directly. Try running the compiled file directly; vscode is trying to run it in debug mode with gdb and so your environment may be the issue (you may not have gdb installed, or it may not be receiving debug symbols correctly)