This is the mail archive of the gdb-patches@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]

Re: [0/9] RFC better type-printing


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This patch series improves gdb's type printing for some typical C++
Tom> code.  It also adds a bit of Python API to let programs supply some type
Tom> printing functionality.

I rebased this series today.  I'm re-sending the patches which changed.

There aren't any major changes, mostly a few test cases needing updates.

I built and regtested each patch on x86-64 Fedora 16.
I did this both the with- and without-python.

Tom


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