From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10513 invoked by alias); 10 May 2005 20:32:37 -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 10479 invoked from network); 10 May 2005 20:32:33 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 10 May 2005 20:32:33 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DVbP6-0002nD-I7; Tue, 10 May 2005 16:32:32 -0400 Date: Tue, 10 May 2005 20:32:00 -0000 From: Daniel Jacobowitz To: James Lemke Cc: gdb@sources.redhat.com Subject: Re: RFC: patch for insight & target stdin Message-ID: <20050510203232.GA10672@nevyn.them.org> Mail-Followup-To: James Lemke , gdb@sources.redhat.com References: <1115757054.24600.14.camel@keel.thelemkes.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1115757054.24600.14.camel@keel.thelemkes.ca> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00138.txt.bz2 On Tue, May 10, 2005 at 04:30:54PM -0400, James Lemke wrote: > I had a customer complaint about insight, that target programs could > write to stdout but not read from stdin. On Linux, stdout went to the > console window and stdin came from the launch shell. On Windows stdout > went to the console window and stdin just failed with EBADF. > > Apparently this was never implemented, so I made an attempt. Reads from > stdin now come from the console window. This has been tested with > x86-linux x xscale-elf and cygwin x xscale-elf. > > I don't know gdb / gdbtk implementation well, so I'm open to comments. Insight has its own mailing list and is not part of GDB; I recommend you send this to insight@sourceware.org instead. -- Daniel Jacobowitz CodeSourcery, LLC