From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26166 invoked by alias); 11 Dec 2001 08:15:17 -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 26141 invoked from network); 11 Dec 2001 08:15:12 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 11 Dec 2001 08:15:12 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id KAA00459; Tue, 11 Dec 2001 10:14:36 +0200 (IST) Date: Tue, 11 Dec 2001 00:15:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Christopher Faylor cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA] Add hardware watchpoint support for cygwin target. In-Reply-To: <20011210193213.GD25811@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-12/txt/msg00294.txt.bz2 On Mon, 10 Dec 2001, Christopher Faylor wrote: > It would be nice if the maintainers for the ports that you tested > were to confirm or deny the behavior that you've noticed. I thought the problem Pierre was raising in the message you replied to (messages coming out of GDB, supposedly when shared libraries, a.k.a. DLLs, were loaded) was specific to the Cygwin port. Did I miss something?