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


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  d31b0fc7b6001763e44e40454e74fa40568205d3 (commit)
      from  0146123c07487ffc57c09af5dd544df164dd29bd (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=d31b0fc7b6001763e44e40454e74fa40568205d3

commit d31b0fc7b6001763e44e40454e74fa40568205d3
Author: Maciej W. Rozycki <macro@codesourcery.com>
Date:   Thu Oct 24 20:37:49 2013 +0100

    Avoid producing broken non-native core files
    
    	gdb/
    	* linux-tdep.c (linux_corefile_thread_callback): Propagate any
    	failure from register information collection.
    
    	gdb/testsuite/
    	* lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
    	support core file generation" reply.

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

Summary of changes:
 gdb/ChangeLog             |    5 +++++
 gdb/linux-tdep.c          |    7 ++++---
 gdb/testsuite/ChangeLog   |    5 +++++
 gdb/testsuite/lib/gdb.exp |    2 +-
 4 files changed, 15 insertions(+), 4 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]