From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2200 invoked by alias); 8 Apr 2002 08:49:28 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2161 invoked from network); 8 Apr 2002 08:49:26 -0000 Received: from unknown (HELO cerbere.u-strasbg.fr) (130.79.112.7) by sources.redhat.com with SMTP; 8 Apr 2002 08:49:26 -0000 Received: from laocoon (laocoon.u-strasbg.fr [130.79.112.72]) by cerbere.u-strasbg.fr (8.9.3/8.8.7) with ESMTP id KAA18355 for ; Mon, 8 Apr 2002 10:49:22 +0200 Message-Id: <4.2.0.58.20020408104449.013669b0@ics.u-strasbg.fr> X-Sender: muller@ics.u-strasbg.fr Date: Mon, 08 Apr 2002 01:49:00 -0000 To: gdb-patches@sources.redhat.com From: Pierre Muller Subject: Re: gdb ChangeLog win32-nat.c In-Reply-To: <20020322050323.10357.qmail@sources.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-SW-Source: 2002-04/txt/msg00290.txt.bz2 At 07:03 22/03/2002 , cgf@sources.redhat.com a écrit: >CVSROOT: /cvs/uberbaum >Module name: gdb >Changes by: cgf@sources.redhat.com 2002-03-21 21:03:23 > >Modified files: > . : ChangeLog win32-nat.c > >Log message: > * win32-nat.c (child_create_inferior): Check for proper shell to use here, in > case the user changes it on the fly. > (_initialize_inftarg): Remove shell path considerations. > >Patches: >http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.2339&r2=1.2340 >http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/win32-nat.c.diff?cvsroot=uberbaum&r1=1.57&r2=1.58 Christopher, this patch has at least the positive effect of leaving the shell option disabled unless explicitly enabled by the user, which was not the case before that patch. Nevertheless this patch was applied after branch for 5.2 was created so there are still problems if you use the cygwin GDB in the 5.2 branch. I would propose that this patch is also applied to the 5.2 branch. Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99