Ok so i ve set up new mingw64 compiler 13.2 so c++ 20 is working. But debugger is not functioning completely. I ve tried to put older version 8.1 back so it fixed it. But how to adjust debugger for newer compiler. It does not read breakpoints at all and I am getting:
[debug]terminate called after throwing an instance of 'std::system_error'
[debug] what(): terminate called recursively
[debug]Invalid argument
[debug]> set prompt >>>>>>cb_gdb:
Setting breakpoints
Debugger finished with status 1