[PATCH v2 3/3] gdb/doc/python.texi: documented gdb.SYMBOL_LOC_LABEL, added notion on possible exceptions thrown from symbol object value method

Eli Zaretskii eliz@gnu.org
Wed Mar 5 17:12:00 GMT 2014


> From: Maxim Bublis <satori@yandex-team.ru>
> Cc: Maxim Bublis <satori@yandex-team.ru>
> Date: Wed,  5 Mar 2014 17:41:04 +0400
> 
> ---
>  gdb/doc/ChangeLog   |    6 ++++++
>  gdb/doc/python.texi |    8 +++++++-
>  2 files changed, 13 insertions(+), 1 deletion(-)
> 
> diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
> index 47f5f38..c019c8d 100644
> --- a/gdb/doc/ChangeLog
> +++ b/gdb/doc/ChangeLog
> @@ -1,3 +1,9 @@
> +2014-03-05  Maxim Bublis  <satori@yandex-team.ru>
> +
> +	* gdb/doc/python.texi (Symbols In Python): Document gdb.SYMBOL_LOC_LABEL
> +	address class.  Added notion on possible exception thrown from value
> +	method with some address classes.

OK, thanks.



More information about the Gdb-patches mailing list