[patch][python] Fix python/15747 (provide access to COMPLETE_EXPRESSION

Tom Tromey tromey@redhat.com
Wed Sep 18 20:14:00 GMT 2013


>>>>> "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.

Tom



More information about the Gdb-patches mailing list