From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7877 invoked by alias); 9 Feb 2006 07:44:35 -0000 Received: (qmail 7869 invoked by uid 22791); 9 Feb 2006 07:44:34 -0000 X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (199.232.76.164) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Feb 2006 07:44:33 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.34) id 1F76Td-0005m7-Ec; Thu, 09 Feb 2006 02:44:29 -0500 To: woodzltc@cn.ibm.com CC: gdb-patches@sources.redhat.com, bje@au1.ibm.com, anton@au1.ibm.com, pgilliam@us.ibm.com In-reply-to: (message from Wu Zhou on Thu, 9 Feb 2006 13:43:14 +0800 (CST)) Subject: Re: [RFC] GDB patches for hw watchpoints - revised Reply-to: Eli Zaretskii References: <20060122205641.GF27224@nevyn.them.org> <20060124034304.GA4719@nevyn.them.org> <20060124212046.GC26974@nevyn.them.org> <20060202014308.GA19507@nevyn.them.org> Message-Id: From: Eli Zaretskii Date: Thu, 09 Feb 2006 07:44:00 -0000 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00203.txt.bz2 > Date: Thu, 9 Feb 2006 13:43:14 +0800 (CST) > From: Wu Zhou > cc: Eli Zaretskii , gdb-patches@sources.redhat.com, > bje@au1.ibm.com, anton@au1.ibm.com, pgilliam@us.ibm.com > > Daniel, > > I committed the two patches you approved. Here is a seperate patch for > gdbint.texinfo: > > 2006-02-08 Wu Zhou > > * gdbint.texinfo (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete. The patch to gdb.texinfo is approved, but this ChangeLog entry is incorrect. What should be in the parentheses is the name of the node where the changes were made. The text then should say "Delete TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.". Okay?