From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13935 invoked by alias); 10 Jan 2008 04:27:55 -0000 Received: (qmail 13927 invoked by uid 22791); 10 Jan 2008 04:27:55 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 10 Jan 2008 04:27:35 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-36-232.inter.net.il [80.230.36.232]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IUT68839 (AUTH halo1); Thu, 10 Jan 2008 06:25:00 +0200 (IST) Date: Thu, 10 Jan 2008 04:27:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org, muller@ics.u-strasbg.fr In-reply-to: <20080110015243.GA8464@ednor.casa.cgf.cx> (message from Christopher Faylor on Wed, 9 Jan 2008 20:52:43 -0500) Subject: Re: [RFC] win32-nat.c: Improve handling of 'set shell on' Reply-to: Eli Zaretskii References: <000001c8529e$a8088460$f8198d20$@u-strasbg.fr> <20080110015243.GA8464@ednor.casa.cgf.cx> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00228.txt.bz2 > Date: Wed, 9 Jan 2008 20:52:43 -0500 > From: Christopher Faylor > > I think that the main reason for wanting to use the shell would be > to interpret redirection and quoting characters Yes, that's the main reason.