gdb and binutils branch master updated. eb7a547ad40c97ca306e29c94678e4eab1822089

brobecke@sourceware.org brobecke@sourceware.org
Fri Aug 15 12:29:00 GMT 2014


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  eb7a547ad40c97ca306e29c94678e4eab1822089 (commit)
      from  ebcc6c3a7b5021bab3cc30e9b7d4c340153a0c32 (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=eb7a547ad40c97ca306e29c94678e4eab1822089

commit eb7a547ad40c97ca306e29c94678e4eab1822089
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Wed Aug 13 11:15:00 2014 -0700

    Add "frame.h" #include in gdbarch.h.
    
    This include is needed because gdbarch_dummy_id needs the full
    definition of struct frame_id.
    
    gdb/ChangeLog:
    
            * gdbarch.sh: #include "frame.h" in gdbarch.h.  Delete "struct
            frame_info" partial declaration.
            * gdbarch.h: Regenerate.
    
    Tested on x86_64-linux by rebuilding GDB.

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

Summary of changes:
 gdb/ChangeLog  |    6 ++++++
 gdb/gdbarch.h  |    3 ++-
 gdb/gdbarch.sh |    3 ++-
 3 files changed, 10 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list