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][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION


On 04/11/13 16:08, Eli Zaretskii wrote:
>> Date: Mon, 04 Nov 2013 10:11:16 +0000
>> From: Phil Muldoon <pmuldoon@redhat.com>
>> CC: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
>>
>> On 01/10/13 12:30, Phil Muldoon wrote:
>>> On 18/09/13 21:14, Tom Tromey wrote:
>>>>>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:
>>>>
>>>> Phil> This patch adds support for the COMPLETE_EXPRESSION constant for
>>>> Phil> Python commands.  It also adds a test case for it using fields.
>>>>
>>>> Thanks Phil.
>>>>
>>>> Phil> 2013-09-18  Phil Muldoon  <pmuldoon@redhat.com>
>>>> Phil> 	PR python/15747
>>>> Phil> 	* python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
>>>> Phil> 2013-09-18  Phil Muldoon  <pmuldoon@redhat.com>
>>>> Phil> 	* gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
>>>> Phil> 	* gdb.python/py-cmd.c: New File.
>>>>
>>>> The code bits are ok.

> 
> Sorry, the doc parts is OK.

So committed, thanks,

Cheers,

Phil


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