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]

Python pretty-printing [0/6]


I am about to submit a series of patches which implement the
long-discussed Python pretty-printing feature.

These patches are not all strictly independent.  That is, there may be
details in a given patch which do not fully make sense without a
subsequent patch.  Also, the patches do not compile in isolation; they
must be applied in order.

In these patches, I tried to make the ChangeLogs reflect the
individuals who actually worked on that particular part of the patch.
This is naturally error-prone; if I omitted you from something, let me
know and I will rectify it.q

I built and regtested each "cumulative" patch on x86-64 (compile farm).

Tom


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