gdb and binutils branch master updated. 7ebdbe9292e4b696740b021938369adb1484da27
devans@sourceware.org
devans@sourceware.org
Tue Jul 29 02:24: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 7ebdbe9292e4b696740b021938369adb1484da27 (commit)
from 385f635ae0be0077dad606c12118bbe0f886f28f (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=7ebdbe9292e4b696740b021938369adb1484da27
commit 7ebdbe9292e4b696740b021938369adb1484da27
Author: Doug Evans <xdje42@gmail.com>
Date: Mon Jul 28 19:20:30 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
More information about the Gdb-cvs
mailing list