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. fb9347707fa2ca1cd968d56bc7ae29596c6aff81


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  fb9347707fa2ca1cd968d56bc7ae29596c6aff81 (commit)
      from  6ef284bd18c31645eb3ec4e7691a0f07100d6b4e (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=fb9347707fa2ca1cd968d56bc7ae29596c6aff81

commit fb9347707fa2ca1cd968d56bc7ae29596c6aff81
Author: Ludovic Courtès <ludo@gnu.org>
Date:   Fri Jun 6 00:02:33 2014 +0200

    guile: Type-check the argument to 'history-append!'.
    
    gdb/
    2014-06-05  Ludovic Courtès  <ludo@gnu.org>
    
    	* guile/scm-value.c (gdbscm_history_append_x): Use
    	'vlscm_get_value_smob_arg_unsafe' instead of
    	'vlscm_scm_to_value'.
    
    gdb/testsuite/
    2014-06-05  Ludovic Courtès  <ludo@gnu.org>
    
    	* gdb.guile/scm-value.exp (test_value_in_inferior): Add test
    	"history-append! type error".

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

Summary of changes:
 gdb/ChangeLog                         |    6 ++++++
 gdb/guile/scm-value.c                 |    4 +++-
 gdb/testsuite/ChangeLog               |    5 +++++
 gdb/testsuite/gdb.guile/scm-value.exp |    4 ++++
 4 files changed, 18 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]