From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 700 invoked by alias); 28 Aug 2011 09:25:41 -0000 Received: (qmail 644 invoked by uid 22791); 28 Aug 2011 09:25:40 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 28 Aug 2011 09:25:23 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QxbcG-0006D2-RR; Sun, 28 Aug 2011 05:25:20 -0400 Date: Sun, 28 Aug 2011 09:25:00 -0000 Message-Id: From: Eli Zaretskii To: Abhijit Halder CC: gdb-patches@sourceware.org, sergiodj@redhat.com, jan.kratochvil@redhat.com, tromey@redhat.com, pedro@codesourcery.com In-reply-to: (message from Abhijit Halder on Sun, 28 Aug 2011 14:21:43 +0530) Subject: Re: [PATCH][TEST-CASE][DOC] Implementation of pipe to pass GDB's command output to the shell. Reply-to: Eli Zaretskii References: <83pqjsfjsy.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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: 2011-08/txt/msg00545.txt.bz2 > Date: Sun, 28 Aug 2011 14:21:43 +0530 > From: Abhijit Halder > Cc: gdb-patches@sourceware.org, sergiodj@redhat.com, jan.kratochvil@redhat.com, tromey@redhat.com, pedro@codesourcery.com > > >>                                        Even if the environment variable > >> +@code{SHELL} is set, the default shell (@file{/bin/sh} on Unix systems, > >> +@file{COMMAND.COM} on MS-DOS, etc.) is used. > > > > This might be seen by some as a > > > Sorry I am getting this. Please give me some more context. It was supposed to be deleted, please ignore this part.