[PATCH 2/2] Add objfile.username

Eli Zaretskii eliz@gnu.org
Wed Jan 21 03:43:00 GMT 2015


> From: Doug Evans <dje@google.com>
> Date: Tue, 20 Jan 2015 15:19:34 -0800
> 
> I have a need to expose objfile->original_name to python,
> this patch implements the feature.
> 
> 2015-01-20  Doug Evans  <dje@google.com>
> 
> 	* NEWS: Mention gdb.Objfile.username.
> 	* python/py-objfile.c (objfpy_get_username): New function.
> 	(objfile_getset): Add "username".
> 
> 	doc/
> 	* python.texi (Objfiles In Python): Document Objfile.username.
> 
> 	testsuite/
> 	* gdb.python/py-objfile.exp: Add tests for objfile.username.

OK for the documentation parts.

Thanks.



More information about the Gdb-patches mailing list