User forums > Using Code::Blocks

gdb of better compiler not working

(1/3) > >>

mckl:
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

Miguel Gimenez:
Are you using a recent nightly or the 20.03 release?

mckl:
20.03

Miguel Gimenez:
Recent GDB introduced some changes in the output so parsing failed. This was fixed in r13162 a year ago, try the last nightly.

mckl:
Yeah I just installed Last nightly with dll flies and put them into folder and still the same issue.

Navigation

[0] Message Index

[#] Next page

Go to full version