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


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  7d03f2eb64305b386f2ae8b733e0a2a143fd4ffd (commit)
      from  592fdf42efd9a583248e4e61bdf71a23ad60d284 (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=7d03f2eb64305b386f2ae8b733e0a2a143fd4ffd

commit 7d03f2eb64305b386f2ae8b733e0a2a143fd4ffd
Author: Hui Zhu <teawater@gmail.com>
Date:   Mon Mar 10 15:42:26 2014 +0800

    Remove "hardware" from comments of "target_insert_breakpoint"
    
    This function is for simple breakpoint.  So I post a patch to remove "hardware".
    
    Thanks,
    Hui
    
    2014-03-10  Hui Zhu  <hui@codesourcery.com>
    
    	* target.h (target_insert_breakpoint): Remove "hardware" from its
    	comments.

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

Summary of changes:
 gdb/ChangeLog |    5 +++++
 gdb/target.h  |    2 +-
 2 files changed, 6 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]