From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31280 invoked by alias); 26 Feb 2002 17:31:24 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31207 invoked from network); 26 Feb 2002 17:31:13 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 26 Feb 2002 17:31:13 -0000 Received: from makita.cygnus.com (makita.cygnus.com [205.180.230.78]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id JAA17556; Tue, 26 Feb 2002 09:31:12 -0800 (PST) Received: from localhost (keiths@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id JAA20592; Tue, 26 Feb 2002 09:31:12 -0800 (PST) X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Tue, 26 Feb 2002 09:31:00 -0000 From: Keith Seitz X-X-Sender: To: Igor Trevisan cc: Subject: Re: gdb/Insight and WinNT problem In-Reply-To: <3C7BCFA1.22512.208A3CC@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-02/txt/msg00317.txt.bz2 On Tue, 26 Feb 2002, Igor Trevisan wrote: > First of all thanks in every case for your answer! > Then... > I'm using gdb/Insight 5.1 configured as "--host=i686-pc-cygwin" > "--target=arm-elf", with > cygwin-1.3.9-1. Hmm. These are known problems with CVS head, not with 5.1. > And... a new question: will I have similar problems > passing to Win2000? If it is known... NT and 2000 should be just about interchangable. I use Win2000 almost exclusively now. (Occasionally booting win98 to watch DVDs while I work!) Having said all that, can you give me a procedure to reproduce your problem? Keith