This is the mail archive of the src-cvs@sourceware.org mailing list .


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


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  7d4df6a4e13f9f15c26ac132775d7ab570b38456 (commit)
      from  995407397c006ef889657ff86638e91785d9c97e (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=7d4df6a4e13f9f15c26ac132775d7ab570b38456

commit 7d4df6a4e13f9f15c26ac132775d7ab570b38456
Author: Doug Evans <xdje42@gmail.com>
Date:   Tue Nov 12 18:23:12 2013 -0800

    * breakpoint.c (bpstat_check_breakpoint_conditions): Assert
    bs->stop != 0 on entry.  Update function comment.  Simplify early
    exit for frame mismatch.  Reindent rest of function.

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

Summary of changes:
 gdb/ChangeLog    |    6 ++
 gdb/breakpoint.c |  189 +++++++++++++++++++++++++++---------------------------
 2 files changed, 101 insertions(+), 94 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]