We need way more context that this. Is this a build or runtime error? What commands are you running? Is this really all of the output? Do you have any idea what this debugger is? Does this happen with a simple print("hello") program or only your specific project? If so, can you track down which lines make it happen and create a minimal sharable reproducible example from there?