https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99453
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Khem Raj from comment #8) > this change seems to cause a regression when build baremetal toolchain, it > ends up generating /usr/lib/-gdb.py instead of libstdc++-gdb.py, Is that really what it used to generate? Or was it libstdc++.a-gdb.py ? Presumably this happens for --disable-shared as well, it's not specific to baremetal.