From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16578 invoked by alias); 19 Oct 2006 13:28:23 -0000 Received: (qmail 16567 invoked by uid 22791); 19 Oct 2006 13:28:23 -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; Thu, 19 Oct 2006 13:28:17 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GaXwU-0004h6-Na; Thu, 19 Oct 2006 09:28:14 -0400 Date: Thu, 19 Oct 2006 13:28:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Don't give spurious warnings when using thread specific breakpoints Message-ID: <20061019132813.GA18027@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , gdb-patches@sourceware.org References: <452CF534.4060209@st.com> <20061011135545.GA26060@nevyn.them.org> <452D0385.6010103@st.com> <20061011204525.GA9622@nevyn.them.org> <45361793.1020202@st.com> <20061018141419.GA7771@nevyn.them.org> <4536444C.9020709@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4536444C.9020709@st.com> User-Agent: Mutt/1.5.13 (2006-08-11) 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-10/txt/msg00241.txt.bz2 On Wed, Oct 18, 2006 at 04:12:12PM +0100, Andrew STUBBS wrote: > 2006-10-18 Andrew Stubbs > > * breakpoint.c (describe_other_breakpoints): Add thread parameter. > Annotate display with thread number where appropriate. > (create_breakpoints): Add thread parameter to call to > describe_other_breakpoints. This patch is OK, thanks. The i18n issue is separate. -- Daniel Jacobowitz CodeSourcery