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++/45403] python pretty printer for std::string requires GDB 7.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45403

--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-10-08 12:04:21 UTC ---
Author: redi
Date: Fri Oct  8 12:04:14 2010
New Revision: 165164

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165164
Log:
    PR libstdc++/45403
    * python/libstdcxx/v6/printers.py: Check for lazy_string support.

Modified:
    branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_5-branch/libstdc++-v3/python/libstdcxx/v6/printers.py


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