i’m searching for the option to set the gcc compiler optimize option per file? I want to debug a specific file and dont want to change the compliler settings for the whole project I maybe search on the wrong place!?
Please update to VisualGDB 5.2 and convert your project to the MSBuild subsystem. This will allow specifying various build settings for each file independently via the regular Visual Studio file properties.