From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10619 invoked by alias); 11 Oct 2007 20:30:01 -0000 Received: (qmail 10609 invoked by uid 22791); 11 Oct 2007 20:30:00 -0000 X-Spam-Check-By: sourceware.org Received: from igw1.br.ibm.com (HELO igw1.br.ibm.com) (32.104.18.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 Oct 2007 20:29:57 +0000 Received: from mailhub1.br.ibm.com (mailhub1 [9.18.232.109]) by igw1.br.ibm.com (Postfix) with ESMTP id 10B0632C239 for ; Thu, 11 Oct 2007 17:11:00 -0300 (BRT) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id l9BKTt7r3174598 for ; Thu, 11 Oct 2007 17:29:55 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l9BKTsAv028737 for ; Thu, 11 Oct 2007 17:29:55 -0300 Received: from [9.18.200.250] ([9.18.200.250]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l9BKTqlp028666; Thu, 11 Oct 2007 17:29:54 -0300 Subject: Re: [patch] Watchpoints: support for thread parameters From: Luis Machado Reply-To: luisgpm@linux.vnet.ibm.com To: Daniel Jacobowitz Cc: Eli Zaretskii , gdb-patches@sourceware.org In-Reply-To: <20071011193558.GE30810@caradoc.them.org> References: <1187298178.5853.11.camel@localhost> <1187365616.4520.14.camel@localhost> <20071011193558.GE30810@caradoc.them.org> Content-Type: text/plain Date: Thu, 11 Oct 2007 20:33:00 -0000 Message-Id: <1192134591.18528.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00328.txt.bz2 Daniel, Eli, Thanks for reviewing. I'll provide the necessary bits of documentation and a testcase for this one, then i'll attach those to the patch. Regards, On Thu, 2007-10-11 at 15:35 -0400, Daniel Jacobowitz wrote: > On Fri, Aug 17, 2007 at 12:46:56PM -0300, Luis Machado wrote: > > 2007-08-16 Luis Machado > > > > * breakpoint.c: (watch_command_1): Parse additional optional > > "thread" parameter to the watchpoint command and set the > > "thread" member of the breakpoint struct. > > Like Eli, I'm happy enough with this version - but it needs > documentation and a test case. > -- Luis Machado IBM Linux Technology Center e-mail: luisgpm@linux.vnet.ibm.com