From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29092 invoked by alias); 5 Dec 2006 20:38:58 -0000 Received: (qmail 29077 invoked by uid 22791); 5 Dec 2006 20:38:58 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 05 Dec 2006 20:38:51 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1Grh3w-0006xN-Qp; Tue, 05 Dec 2006 15:38:48 -0500 Date: Tue, 05 Dec 2006 20:38:00 -0000 From: Daniel Jacobowitz To: Adam Nemet Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Typo in debug_to_remove_watchpoint Message-ID: <20061205203848.GA25572@nevyn.them.org> Mail-Followup-To: Adam Nemet , gdb-patches@sourceware.org References: <17776.41195.148450.896980@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17776.41195.148450.896980@localhost.localdomain> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2006-12/txt/msg00032.txt.bz2 On Fri, Dec 01, 2006 at 01:38:51PM -0800, Adam Nemet wrote: > It seems there is a cut-and-paste bug in debug_to_remove_watchpoint. > Please apply if OK. > > Adam > > 2006-12-01 Adam Nemet > > * target.c (debug_to_remove_watchpoint): Call > to_remove_watchpoint. Print target_remove_watchpoint. Thanks, Adam! I've applied this. If you have copyright assignment covering GDB, and you would like write-after-approval access, please let me know. -- Daniel Jacobowitz CodeSourcery