gdb and binutils branch master updated. d096d8c11e4ab306d45e8dca811db2fa33e933a8

devans@sourceware.org devans@sourceware.org
Fri Oct 17 17:58:00 GMT 2014


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  d096d8c11e4ab306d45e8dca811db2fa33e933a8 (commit)
      from  a80db0157c31d3f0fbb37ea40384b11041429a2f (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=d096d8c11e4ab306d45e8dca811db2fa33e933a8

commit d096d8c11e4ab306d45e8dca811db2fa33e933a8
Author: Doug Evans <dje@google.com>
Date:   Fri Oct 17 10:57:26 2014 -0700

    Add gdb.Objfile.progspace attribute.
    
    gdb/ChangeLog:
    
    	* NEWS: Mention new gdb.Objfile.progspace attribute.
    	* python/py-objfile.c (objfpy_get_progspace): New function.
    	(objfile_getset): New entry for "progspace".
    
    gdb/doc/ChangeLog:
    
    	* python.texi (Objfiles In Python): Document new progspace attribute.
    
    gdb/testsuite/ChangeLog:
    
    	* gdb.python/py-objfile.exp: Test progspace attribute.

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

Summary of changes:
 gdb/ChangeLog                           |    6 ++++++
 gdb/NEWS                                |    2 ++
 gdb/doc/ChangeLog                       |    4 ++++
 gdb/doc/python.texi                     |    5 +++++
 gdb/python/py-objfile.c                 |   20 ++++++++++++++++++++
 gdb/testsuite/ChangeLog                 |    4 ++++
 gdb/testsuite/gdb.python/py-objfile.exp |    2 ++
 7 files changed, 43 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list