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. 1bdad2e0421a56e16c0f4623e6320e1225cbe5ee


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  1bdad2e0421a56e16c0f4623e6320e1225cbe5ee (commit)
      from  4384b28422294779be111ac24fb34fb6bfe57b32 (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=1bdad2e0421a56e16c0f4623e6320e1225cbe5ee

commit 1bdad2e0421a56e16c0f4623e6320e1225cbe5ee
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Fri Apr 18 11:03:46 2014 +0200

    solib-darwin: simplify code.
    
    Use bfd_mach_o_get_base_address to extract load address.
    
    gdb/
    	* solib-darwin.c (darwin_solib_create_inferior_hook): Simplify
    	code by using bfd_mach_o_get_base_address.

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

Summary of changes:
 gdb/ChangeLog      |    5 +++++
 gdb/solib-darwin.c |   20 ++------------------
 2 files changed, 7 insertions(+), 18 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]