From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22437 invoked by alias); 14 Nov 2013 07:36:14 -0000 Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org Received: (qmail 22414 invoked by uid 79); 14 Nov 2013 07:36:13 -0000 Date: Thu, 14 Nov 2013 07:36:00 -0000 Message-ID: <20131114073611.22393.qmail@sourceware.org> From: devans@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ec2af0ee47f19c8163989e45632c3cb2a2adbbc6 X-Git-Newrev: 6c1b0f7b1df8bf3aeade04a7bfa44ca5fd0a824c X-SW-Source: 2013-q4/txt/msg00142.txt.bz2 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 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