From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28432 invoked by alias); 31 Oct 2009 21:29:02 -0000 Received: (qmail 28424 invoked by uid 22791); 31 Oct 2009 21:29:02 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 31 Oct 2009 21:28:58 +0000 Received: (qmail 12544 invoked from network); 31 Oct 2009 21:28:57 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 31 Oct 2009 21:28:57 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [OB] fix comment in breakponit.c Date: Sat, 31 Oct 2009 21:29:00 -0000 User-Agent: KMail/1.9.10 Cc: Michael Snyder References: <4AEC8092.2070907@vmware.com> In-Reply-To: <4AEC8092.2070907@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200910312129.43541.alves.ped@gmail.com> 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: 2009-10/txt/msg00713.txt.bz2 On Saturday 31 October 2009 18:23:14, Michael Snyder Wrote: > @@ -3457,8 +3457,7 @@ bpstat_stop_status (struct address_space > =A0 =A0 =A0 =A0 The watchpoint_check function will work on entire express= ion, > =A0 =A0 =A0 =A0 not the individual locations. =A0For read watchopints, the > =A0 =A0 =A0 =A0 watchpoints_triggered function have checked all locations > - =A0 =A0 =A0 alrea > - =A0 =A0 */ > + =A0 =A0 =A0 already. =A0*/ Watch-O-Pints? --=20 Pedro Alves