https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68448
--- Comment #5 from jkratoch at gcc dot gnu.org --- Author: jkratoch Date: Fri Nov 20 19:10:12 2015 New Revision: 230670 URL: https://gcc.gnu.org/viewcvs?rev=230670&root=gcc&view=rev Log: PR libstdc++/68448 * python/hook.in: Call register_libstdcxx_printers. * python/libstdcxx/v6/__init__.py: Wrap it to register_libstdcxx_printers. Modified: branches/gcc-5-branch/libstdc++-v3/ChangeLog branches/gcc-5-branch/libstdc++-v3/python/hook.in branches/gcc-5-branch/libstdc++-v3/python/libstdcxx/v6/__init__.py