This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 python/10710] libstdc++ UniquePointerPrinter GDB Python printer does not work


------- Additional Comments From pmuldoon at redhat dot com  2009-10-21 11:59 -------
This was fixed recently with the inclusion of a std::tuple printer in the
libstdc++ library. 

http://gcc.gnu.org/ml/gcc-cvs/2009-10/msg00666.html

Author: pmuldoon
Date: Tue Oct 20 13:52:34 2009
New Revision: 153013

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153013
Log:


	* python/libstdcxx/v6/printers.py (StdTuplePrinter): New printer.
	(build_libstdcxx_dictionary): Add StdTuplePrinter registration.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/python/libstdcxx/v6/printers.py


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10710

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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