From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18057 invoked by alias); 25 Dec 2004 01:58:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17612 invoked from network); 25 Dec 2004 01:58:51 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 25 Dec 2004 01:58:51 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1Ci1Cl-00088u-7k for ; Fri, 24 Dec 2004 20:58:51 -0500 Date: Sat, 25 Dec 2004 10:03:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [COMMIT] HP-UX hardware watchpoint fallout Message-ID: <20041225015851.GA31276@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <200412242258.iBOMwEcH022315@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200412242258.iBOMwEcH022315@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-12/txt/msg00438.txt.bz2 On Fri, Dec 24, 2004 at 11:58:14PM +0100, Mark Kettenis wrote: > The code dealing with disabling "hardware" watchpoints in systems > calls on HP-UX now lives where it belongs in inf-ttrace.c. The > attached patch removes the remaining junk from core GDB. > > Committed as obvious, You, Mark, are my hero. This is great! -- Daniel Jacobowitz