This is the mail archive of the
src-cvs@sourceware.org
mailing list .
gdb and binutils branch master updated. 6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c
- From: devans at sourceware dot org
- To: src-cvs at sourceware dot org
- Date: 14 Nov 2013 07:36:11 -0000
- Subject: gdb and binutils branch master updated. 6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c
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 6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c (commit)
from ec2af0ee47f19c8163989e45632c3cb2a2adbbc6 (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=6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c
commit 6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c
Author: Doug Evans <xdje42@gmail.com>
Date: Wed Nov 13 23:35:18 2013 -0800
* breakpoint.c (bpstat_check_breakpoint_conditions): For thread
specific breakpoints, don't evaluate breakpoint condition if
different thread.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 6 ++++++
gdb/breakpoint.c | 12 ++++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
hooks/post-receive
--
gdb and binutils