From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28665 invoked by alias); 15 May 2011 20:30:44 -0000 Received: (qmail 28657 invoked by uid 22791); 15 May 2011 20:30:43 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 15 May 2011 20:30:29 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LL900A007I31S00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Sun, 15 May 2011 23:30:28 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.10.122]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LL9009KT7MRSW70@a-mtaout22.012.net.il>; Sun, 15 May 2011 23:30:28 +0300 (IDT) Date: Sun, 15 May 2011 20:30:00 -0000 From: Eli Zaretskii Subject: Re: PATCH : allow to set length of hw watchpoints (e.g. for Valgrind gdbserver) In-reply-to: <6CA956FB8BFB4CAB823CD8593BA606B0@soleil> To: Philippe Waroquiers Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83sjsfemfz.fsf@gnu.org> References: <83vcxbeu07.fsf@gnu.org> <6CA956FB8BFB4CAB823CD8593BA606B0@soleil> 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: 2011-05/txt/msg00351.txt.bz2 > From: "Philippe Waroquiers" > Cc: > Date: Sun, 15 May 2011 22:11:54 +0200 > > Note that I have kept 'int' as all other similar variables are int, and an int > will be large enough for any reasonable watchpoint. I'm not convinced, but I'll let others speak up. > gdb.texinfo: document these new commands. > NEWS: document the change. These are fine, but please leave 2 spaces between sentences in the NEWS entry.