The debugger settings are adjusted in the common_function.scripts
But I have to set different debug settings on different OS with the same compiler. (D-compiler)
(cause not all plattforms have the required debugger, so we need another flag to
make a workaround)
Is it possible to get the running OS in a script?
Or have someone another idea?