From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4963 invoked by alias); 15 Nov 2005 04:02:31 -0000 Received: (qmail 4939 invoked by uid 22791); 15 Nov 2005 04:02:28 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 15 Nov 2005 04:02:28 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-56-202.inter.net.il [80.230.56.202]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CZF24270 (AUTH halo1); Tue, 15 Nov 2005 06:02:24 +0200 (IST) Date: Tue, 15 Nov 2005 04:02:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus , gdb@sources.redhat.com In-reply-to: <20051114144540.GA23076@nevyn.them.org> (message from Daniel Jacobowitz on Mon, 14 Nov 2005 09:45:40 -0500) Subject: Re: read watchpoints ignored? Reply-to: Eli Zaretskii References: <20051113164546.GA465@nevyn.them.org> <20051114024345.GB10567@nevyn.them.org> <20051114144244.GB22190@nevyn.them.org> <200511111622.01337.ghost@cs.msu.su> <20051114024345.GB10567@nevyn.them.org> <200511141310.38302.ghost@cs.msu.su> <20051114144118.GA22190@nevyn.them.org> <20051114144540.GA23076@nevyn.them.org> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00285.txt.bz2 > Date: Mon, 14 Nov 2005 09:45:40 -0500 > From: Daniel Jacobowitz > > Sorry folks, too early on Monday morning, don't know what I was > thinking. It does _not_ fix the bug for i386 native, it simply fails > to break the existing read watchpoint support. We need to fix both > bugs. Yes, true.