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. 18ac6ffc9b119c8d55a1cd0339d47998076faf2b


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  18ac6ffc9b119c8d55a1cd0339d47998076faf2b (commit)
      from  4072f9208f12fdd60e68c73807fed4624607d290 (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=18ac6ffc9b119c8d55a1cd0339d47998076faf2b

commit 18ac6ffc9b119c8d55a1cd0339d47998076faf2b
Author: Siva Chandra <sivachandra@chromium.org>
Date:   Sat Nov 29 09:38:33 2014 -0800

    Check that thread stack temps are not already enabled before enabling them.
    
    This fixes a regression introduced by 6c659fc2c7cd2da6d2b9a3d7c38597ad3821832a.
    
    gdb/ChangeLog:
    
    	* eval.c (evaluate_subexp): Check that thread stack temporaries
    	are not already enabled before enabling them.

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

Summary of changes:
 gdb/ChangeLog |    5 +++++
 gdb/eval.c    |    3 ++-
 2 files changed, 7 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]