From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14565 invoked by alias); 21 Nov 2001 21:21:53 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14384 invoked from network); 21 Nov 2001 21:21:50 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sourceware.cygnus.com with SMTP; 21 Nov 2001 21:21:50 -0000 Received: from zaretsky ([192.116.55.139]) by thor.inter.net.il (Mirapoint) with ESMTP id ABY27346; Wed, 21 Nov 2001 20:26:00 +0200 (IST) Date: Sat, 10 Nov 2001 11:02:00 -0000 From: "Eli Zaretskii" To: muller@cerbere.u-strasbg.fr Message-Id: <1190-Wed21Nov2001202555+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb@sources.redhat.com In-reply-to: <4.2.0.58.20011121124943.00a4a288@ics.u-strasbg.fr> (message from Pierre Muller on Wed, 21 Nov 2001 13:01:59 +0100) Subject: Re: Bug with watchpoints on Linux Reply-to: Eli Zaretskii References: <4.2.0.58.20011121124943.00a4a288@ics.u-strasbg.fr> X-SW-Source: 2001-11/txt/msg00105.txt.bz2 > Date: Wed, 21 Nov 2001 13:01:59 +0100 > From: Pierre Muller > > But at the second run, the program is never stopped because > of the changes to this global variable. > > It seems like there is a problem with the hardware watchpoint > resetting. > > I tested this on only one Linux machine, > but both the main and the 5.1 branches show this problem. The DJGPP port doesn't have this problem.