This is the mail archive of the archer@sourceware.org mailing list for the Archer 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]

Re: [python][patch] Pretty printers for anonymous types.


On Fri, Jan 16, 2009 at 08:16:52PM -0700, Tom Tromey wrote:
> I can't think of any drawbacks.  Anybody?

What Jeffrey suggests is what I had in mind years ago, so I like it
:-)  I do have an extension though... should it be gdb.Type -> printer
rather than (gdb.Type -> bool, printer)?  Then some of the ordering
problems could be solved by combining functions.

-- 
Daniel Jacobowitz
CodeSourcery


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