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. 0c6e92a52c60347a3e5689150d25b1cb87eeb258


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  0c6e92a52c60347a3e5689150d25b1cb87eeb258 (commit)
      from  883964a75e8c6531f167391354f1a4d83d203988 (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=0c6e92a52c60347a3e5689150d25b1cb87eeb258

commit 0c6e92a52c60347a3e5689150d25b1cb87eeb258
Author: Siva Chandra <sivachandra@chromium.org>
Date:   Sun Mar 30 16:24:50 2014 -0700

    Documentation of the xmethod support in GDB Python API.
    
    	* NEWS (Python Scripting): Add entry about the new xmethods
    	feature.
    
    	doc/
    	*  python.texi (Xmethods In Python, XMethod API)
    	(Writing an Xmethod): New nodes.
    	(Python API): New menu entries "Xmethods In Python",
    	"Xmethod API", "Writing an Xmethod".

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

Summary of changes:
 gdb/ChangeLog       |    5 +
 gdb/NEWS            |    5 +
 gdb/doc/ChangeLog   |    7 +
 gdb/doc/python.texi |  345 +++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 362 insertions(+), 0 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]