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


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  c888a17da5c7b06eec4b1ed21e4afe84f9a41347 (commit)
      from  290a839c9ab3d33d2a1b42431154b65624a81b0a (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=c888a17da5c7b06eec4b1ed21e4afe84f9a41347

commit c888a17da5c7b06eec4b1ed21e4afe84f9a41347
Author: Keith Seitz <keiths@redhat.com>
Date:   Mon May 5 13:43:31 2014 -0700

    Fix a dangling cleanup in linspec_parse_basic.
    
    2014-05-05  Keith Seitz  <keiths@redhat.com>
    
    	* linespec.c (linespec_parse_basic): Run cleanups if a convenience
    	variable or history value is successfully parsed.
    
    2014-05-05  Keith Seitz  <keiths@redhat.com>
    
    	* gdb.linespec/ls-dollar.exp: Add test for linespec
    	file:convenience_variable.

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

Summary of changes:
 gdb/ChangeLog                            |    5 +++++
 gdb/linespec.c                           |    4 ++++
 gdb/testsuite/ChangeLog                  |    5 +++++
 gdb/testsuite/gdb.linespec/ls-dollar.exp |   11 ++++++++++-
 4 files changed, 24 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]