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.7-branch updated. gdb-7.7-release-6-ge661fce


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.7-branch has been updated
       via  e661fce02d46838124aa94618c4b87b59d922ab3 (commit)
      from  83c94bab294c18488386d906fa23136dec0ae12b (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=e661fce02d46838124aa94618c4b87b59d922ab3

commit e661fce02d46838124aa94618c4b87b59d922ab3
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun Feb 9 18:47:40 2014 +0100

    Fix Python stack corruption
    
    The fix is obvious.
    
    gdb/
    2014-02-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	Fix Python stack corruption.
    	* python/py-linetable.c (ltpy_get_pcs_for_line, ltpy_has_line): Use
    	gdb_py_longest.
    
    Message-ID: <20140207171701.GA25187@host2.jankratochvil.net>

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

Summary of changes:
 gdb/ChangeLog             |    6 ++++++
 gdb/python/py-linetable.c |    4 ++--
 2 files changed, 8 insertions(+), 2 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]