From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20092 invoked by alias); 9 Nov 2004 04:53:39 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20037 invoked from network); 9 Nov 2004 04:53:29 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 9 Nov 2004 04:53:29 -0000 Received: from zaretski ([80.230.149.108]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id DBE43985 (AUTH halo1); Tue, 9 Nov 2004 06:51:30 +0200 (IST) Date: Tue, 09 Nov 2004 04:53:00 -0000 From: "Eli Zaretskii" To: Daniel Jacobowitz Message-ID: <01c4c617$Blat.v2.2.2$1f03b2a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: cagney@gnu.org, jjohnstn@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <20041109023306.GA1797@nevyn.them.org> (message from Daniel Jacobowitz on Mon, 8 Nov 2004 21:33:06 -0500) Subject: Re: [RFA]: Watchpoints per thread patch Reply-to: Eli Zaretskii References: <20041020173035.GA26622@nevyn.them.org> <418022DE.204@redhat.com> <01c4bca9$Blat.v2.2.2$adcffb00@zahav.net.il> <418A741C.4080306@redhat.com> <20041105044917.GA13554@nevyn.them.org> <418BAFC9.6050705@gnu.org> <20041105182850.GA22533@nevyn.them.org> <418FE5E7.3070501@gnu.org> <20041109010425.GA31431@nevyn.them.org> <4190292D.5070103@gnu.org> <20041109023306.GA1797@nevyn.them.org> X-SW-Source: 2004-11/txt/msg00148.txt.bz2 > Date: Mon, 8 Nov 2004 21:33:06 -0500 > From: Daniel Jacobowitz > Cc: Jeff Johnston , Eli Zaretskii , > gdb-patches@sources.redhat.com > > The obvious solution is the same solution we've used > before: for a developer who cares about this feature to put their > attention on the necessary cleanups. I agree with this principle.