This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/68448] Python Pretty Printers get disabled on libstdc++ reload by GDB


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68448

--- Comment #4 from jkratoch at gcc dot gnu.org ---
Author: jkratoch
Date: Fri Nov 20 19:00:51 2015
New Revision: 230669

URL: https://gcc.gnu.org/viewcvs?rev=230669&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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/python/hook.in
    trunk/libstdc++-v3/python/libstdcxx/v6/__init__.py

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]