From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9012 invoked by alias); 13 Jun 2002 10:16:47 -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 8960 invoked from network); 13 Jun 2002 10:16:40 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.114.42) by sources.redhat.com with SMTP; 13 Jun 2002 10:16:40 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.11.6/8.11.6) with ESMTP id g5DAGc100227; Thu, 13 Jun 2002 12:16:38 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.11.6/8.11.6) id g5DAGcf00647; Thu, 13 Jun 2002 12:16:38 +0200 (CEST) (envelope-from kettenis) Date: Thu, 13 Jun 2002 03:16:00 -0000 From: Mark Kettenis Message-Id: <200206131016.g5DAGcf00647@elgar.kettenis.dyndns.org> To: muller@cerbere.u-strasbg.fr CC: gdb-patches@sources.redhat.com, msnyder@redhat.com, jimb@redhat.com, ac131313@redhat.com In-reply-to: <4.2.0.58.20020613091046.01957c70@ics.u-strasbg.fr> (message from Pierre Muller on Thu, 13 Jun 2002 09:16:32 +0200) Subject: Re: Resend: [RFA] Fix problem with i386 watchpoints after restarting References: <4.2.0.58.20020613091046.01957c70@ics.u-strasbg.fr> X-SW-Source: 2002-06/txt/msg00211.txt.bz2 Sorry, I somehow missed your earlier message. This seems to me as an acceptable way to solve the problem (although I still think there is something wrong with GDB's mechanism of removing hardware breakpoints. But: could you add the reason why this is needed to the comment. Minor nit: Please end your sentences with a '.' and put two spaces after it. Thanks, Mark