This is the mail archive of the gdb-cvs@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]

gdb and binutils branch master updated. 1a6a384be101ba422f6d3deba014dabe38cdb7a1


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  1a6a384be101ba422f6d3deba014dabe38cdb7a1 (commit)
      from  5f3b99cfed3803f0b099152f54aac7cb90a2b926 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1a6a384be101ba422f6d3deba014dabe38cdb7a1

commit 1a6a384be101ba422f6d3deba014dabe38cdb7a1
Author: Justin Lebar <jlebar@google.com>
Date:   Wed Sep 3 16:40:22 2014 -0700

    Improve Type.template_argument docs in Python API.
    
    gdb/doc/ChangeLog:
    
    	* python.texi (Types In Python): Type.template_argument(n) returns a
    	gdb.Value or a gdb.Type and throws an exception if n is out of
    	range.

-----------------------------------------------------------------------

Summary of changes:
 gdb/doc/ChangeLog   |    6 ++++++
 gdb/doc/python.texi |    9 +++++----
 2 files changed, 11 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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