Remove DebugFolder Linux

I am debugging an application on linux, I noticed that every time I am under debugging the system creates a folder called “debug projectname” I would like to know if there was the possibility to remove the following folder, I have seen in the various settings and disabled " do not use the debug folder "but on linux the following folder always comes out

can i fix this somehow?

That folder should be deleted when you stop the debug run. Is your app crashing out instead of exiting properly?