From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16039 invoked by alias); 29 Oct 2013 19:09:11 -0000 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 Received: (qmail 16026 invoked by uid 89); 29 Oct 2013 19:09:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout22.012.net.il Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 29 Oct 2013 19:09:08 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MVG0060022RYX00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Tue, 29 Oct 2013 21:09:05 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MVG006GF2J5Z220@a-mtaout22.012.net.il>; Tue, 29 Oct 2013 21:09:05 +0200 (IST) Date: Tue, 29 Oct 2013 19:09:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] Extra error message from update_watchpoint In-reply-to: <526FF5EE.2070509@redhat.com> To: Pedro Alves Cc: aburgess@broadcom.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83li1bevxo.fsf@gnu.org> References: <5260FD66.7090506@broadcom.com> <52616D4B.3020209@redhat.com> <526FE5E9.3000909@broadcom.com> <83ob68dmfb.fsf@gnu.org> <526FF27B.8090209@broadcom.com> <526FF5EE.2070509@redhat.com> X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00913.txt.bz2 > Date: Tue, 29 Oct 2013 17:52:46 +0000 > From: Pedro Alves > CC: Eli Zaretskii , gdb-patches@sourceware.org > > Eli, it wasn't clear to me from your > suggestion -- do you think the "See set/show can-use-hw-watchpoints." > part should or shouldn't be there? No, it's the sentence before that which was terribly confusing. "Hardware watchpoint support disabled"? why is that an error, and what does it have to do with my desire to set a read watchpoint?