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: patch for #14363


On Monday, August 06 2012, Phil Muldoon wrote:

> On 08/02/2012 05:21 PM, Oliver Buchtala wrote:
>> From 05a921d423793db93dfead59c9fe12d342f55d75 Mon Sep 17 00:00:00 2001
>> From: Oliver Buchtala <oliver.buchtala@googlemail.com>
>> Date: Wed, 1 Aug 2012 21:59:43 +0200
>> Subject: [PATCH] Adapt py-prettyprint to inform pretty-printer about current
>>  recursion level.
>> 
>> ---
>>  gdb/python/py-prettyprint.c  |    3 +++
>>  gdb/python/python-internal.h |    1 +
>>  gdb/python/python.c          |    2 ++
>>  3 files changed, 6 insertions(+)
>
> Thanks.
>
> Needs a GNU style ChangeLog, testcase and documentation
> additions.

And also, since I am dealing with these matters as of now, you will also
need a copyright assignment (I don't see your name on gdb/MAINTAINERS).
Please drop an e-mail offlist and I can send you the form.

-- 
Sergio


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