Hello every one.
I did build the tag 20.03 under Windows for me.
And by debugging i find out, that from my 5 defined debuggers only the second one is taken for debugging.
I did check the Compiler settings in the project, there is a GNU GCC Compiler, that executables settings points to the MinGW folder. And the debugger name is "gcc GDB", that i created in the Debugger Settings.
I also have some other compilers (ARM, AVR, Rapi1 and Raspi2) and for all of them there is a setting for corresponding GDB debugger.
And the "gcc GDB" Debugger is actually 5th in that list.
And actually in 20.03 it is independent of the project by debug there will be always taken the Debugger, that is second in that list.
I already edited the default.conf file so that Debugger i need hat a tag <conf2> and others are not. Only so i can chose needed debugger.