Hi, compilation of gdb is broken since the update to 14.1. I get the following error: expop.h:352:14: error: 'gdb_printf' was not declared in this scope; did you mean 'gmp_printf'? 352 | gdb_printf (stream, _("%*sVector:\n"), depth, ""); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | gmp_printf Regards, Hartmut