From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7220 invoked by alias); 31 Oct 2009 23:59:53 -0000 Received: (qmail 7211 invoked by uid 22791); 31 Oct 2009 23:59:52 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 31 Oct 2009 23:59:47 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 4455F41029; Sat, 31 Oct 2009 16:59:44 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost4.vmware.com (Postfix) with ESMTP id 3933EC9B85; Sat, 31 Oct 2009 16:59:44 -0700 (PDT) Message-ID: <4AECCD7A.7070407@vmware.com> Date: Sat, 31 Oct 2009 23:59:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20090624) MIME-Version: 1.0 To: Pedro Alves CC: "gdb-patches@sourceware.org" Subject: Re: [OB] fix comment in breakponit.c References: <4AEC8092.2070907@vmware.com> <200910312129.43541.alves.ped@gmail.com> In-Reply-To: <200910312129.43541.alves.ped@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: 2009-10/txt/msg00715.txt.bz2 Pedro Alves wrote: > On Saturday 31 October 2009 18:23:14, Michael Snyder Wrote: >> @@ -3457,8 +3457,7 @@ bpstat_stop_status (struct address_space >> The watchpoint_check function will work on entire expression, >> not the individual locations. For read watchopints, the >> watchpoints_triggered function have checked all locations >> - alrea >> - */ >> + already. */ > > Watch-O-Pints? Heh. I didn't even do that one. Looks like one I would do, though. ;-) We'll have to hoist a watch-o-pint at the next gcc summit.