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. 2a081c592cf727c5103808374834c4915e83521a


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  2a081c592cf727c5103808374834c4915e83521a (commit)
      from  53291d1f1601d6958248dcfb755af470521c186a (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=2a081c592cf727c5103808374834c4915e83521a

commit 2a081c592cf727c5103808374834c4915e83521a
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]