From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32252 invoked by alias); 14 Jan 2006 16:06:15 -0000 Received: (qmail 32118 invoked by uid 22791); 14 Jan 2006 16:06:14 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 14 Jan 2006 16:06:13 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Exnut-0003Hn-Gb; Sat, 14 Jan 2006 11:06:11 -0500 Date: Sat, 14 Jan 2006 16:06:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Disable thread specific breakpoints when thread dies Message-ID: <20060114160611.GA12603@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , gdb-patches@sources.redhat.com References: <43723446.7000903@st.com> <20051113184515.GG3599@nevyn.them.org> <437875B0.4000007@st.com> <20051114155659.GA25717@nevyn.them.org> <437A19DE.6040905@st.com> <437B47A1.4040705@st.com> <20051117034811.GB3057@nevyn.them.org> <437CA66B.9060201@st.com> <20060112162659.GA16141@nevyn.them.org> <43C7E466.9080703@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43C7E466.9080703@st.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00157.txt.bz2 On Fri, Jan 13, 2006 at 05:33:26PM +0000, Andrew STUBBS wrote: > 2006-01-13 Andrew Stubbs > > * breakpoint.c (insert_breakpoints): Check that a thread exists > before inserting thread specific breakpoints. This is OK now. Thanks! -- Daniel Jacobowitz CodeSourcery