From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7555 invoked by alias); 23 Oct 2002 17:59:43 -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 7545 invoked from network); 23 Oct 2002 17:59:42 -0000 Received: from unknown (HELO frigg.inter.net.il) (192.114.186.16) by sources.redhat.com with SMTP; 23 Oct 2002 17:59:42 -0000 Received: from zaretsky ([80.230.194.148]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id BWG74826; Wed, 23 Oct 2002 19:59:29 +0200 (IST) Date: Wed, 23 Oct 2002 10:59:00 -0000 From: "Eli Zaretskii" To: antoine.trux@nokia.com Message-Id: <7704-Wed23Oct2002200110+0200-eliz@is.elta.co.il> CC: gdb@sources.redhat.com In-reply-to: <4EAA30E8E17684458E24408ADC13A4B501084EE5@esebe006.ntc.nokia.com> (antoine.trux@nokia.com) Subject: Re: input redirection Reply-to: Eli Zaretskii References: <4EAA30E8E17684458E24408ADC13A4B501084EE5@esebe006.ntc.nokia.com> X-SW-Source: 2002-10/txt/msg00166.txt.bz2 > Date: Wed, 23 Oct 2002 12:23:21 +0300 > From: > > There seems to be problems related to input redirection with the Insight Debugger, at least on Windows NT. I discussed this in insight@sources.redhat.com: > > http://sources.redhat.com/ml/insight/2002-q3/msg00133.html > http://sources.redhat.com/ml/insight/2002-q3/msg00135.html > http://sources.redhat.com/ml/insight/2002-q3/msg00139.html > http://sources.redhat.com/ml/insight/2002-q3/msg00140.html I think redirection a-la "run < foo" is supported on Windows beginning with GDB 5.2 or 5.2.1 (or maybe only the upcoming 5.3). I do recall that it was introduced only a few months ago. Chris, can you please comment? Antoine, can you try the latest codebase from CVS head, and see if the problem is solved there?