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 c++/10008] Modify Python value pretty-printers to search for a C++ base class printer, if a specialised one does not exist.


------- Additional Comments From pmuldoon at redhat dot com  2009-03-26 08:54 -------
Created an attachment (id=3847)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3847&action=view)
Example Code to illustrate issue

Right now the derived class will not be pretty-printed by the C++ Python
pretty-printers. The object of this bug is to ensure that is should.

-- 


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

------- 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]