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 gdb-7.8-branch updated. c201aa9323dc01f782d1db2607aa9e69d6bf90df


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, gdb-7.8-branch has been updated
       via  c201aa9323dc01f782d1db2607aa9e69d6bf90df (commit)
      from  40bd5bed8abc9d6cfece0712c877ee17da74c14b (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=c201aa9323dc01f782d1db2607aa9e69d6bf90df

commit c201aa9323dc01f782d1db2607aa9e69d6bf90df
Author: Doug Evans <xdje42@gmail.com>
Date:   Mon Jul 28 19:23:51 2014 -0700

    PR guile/17203
    
    	* guile/scm-param.c (pascm_parameter_defined_p): New function.
    	(gdbscm_register_parameter_x): Call it.  Raise error for pre-existing
    	parameters.
    
    	testsuite/
    	* gdb.guile/scm-parameter.exp: Add tests for trying to create
    	previously existing parameter, and previously ambiguously spelled
    	parameter.

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

Summary of changes:
 gdb/ChangeLog                             |    7 +++++++
 gdb/guile/scm-param.c                     |   27 ++++++++++++++++++++++++++-
 gdb/testsuite/ChangeLog                   |    7 +++++++
 gdb/testsuite/gdb.guile/scm-parameter.exp |   28 ++++++++++++++++++++++++++++
 4 files changed, 68 insertions(+), 1 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]