From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7684 invoked by alias); 26 Nov 2001 19:23:11 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 7659 invoked from network); 26 Nov 2001 19:23:08 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by hostedprojects.ges.redhat.com with SMTP; 26 Nov 2001 19:23:08 -0000 Received: from zaretsky ([192.116.55.139]) by thor.inter.net.il (Mirapoint) with ESMTP id ACD79399; Mon, 26 Nov 2001 21:22:55 +0200 (IST) Date: Mon, 12 Nov 2001 14:43:00 -0000 From: "Eli Zaretskii" To: cgf@redhat.com Message-Id: <2593-Mon26Nov2001212216+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: dj@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <20011126183228.GA4788@redhat.com> (message from Christopher Faylor on Mon, 26 Nov 2001 13:32:28 -0500) Subject: Re: [PATCH] Make cygwin use .gdbinit Reply-to: Eli Zaretskii References: <20011124182316.GA24305@redhat.com> <200111250901.LAA03863@is.elta.co.il> <20011125185807.GB2124@redhat.com> <5137-Sun25Nov2001211400+0200-eliz@is.elta.co.il> <20011125193544.GA2355@redhat.com> <200111260404.fAQ44Qx12366@greed.delorie.com> <200111260755.JAA10760@is.elta.co.il> <20011126183228.GA4788@redhat.com> X-SW-Source: 2001-11/txt/msg00236.txt.bz2 > Date: Mon, 26 Nov 2001 13:32:28 -0500 > From: Christopher Faylor > > @cindex @code{--nx} > @cindex @code{-n} > Do not execute commands found in any initialization files (normally > -called @file{.gdbinit}, or @file{gdb.ini} on PCs). Normally, > +called @file{.gdbinit} or @file{gdb.ini} under MS-DOS). Normally, > @value{GDBN} executes the commands in these files after all the command > options and arguments have been processed. @xref{Command Files,,Command > files}. > > How about just removing the parenthetical expression entirely? Yes, I agree. From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: cgf@redhat.com Cc: dj@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Make cygwin use .gdbinit Date: Mon, 26 Nov 2001 11:23:00 -0000 Message-ID: <2593-Mon26Nov2001212216+0200-eliz@is.elta.co.il> References: <20011124182316.GA24305@redhat.com> <200111250901.LAA03863@is.elta.co.il> <20011125185807.GB2124@redhat.com> <5137-Sun25Nov2001211400+0200-eliz@is.elta.co.il> <20011125193544.GA2355@redhat.com> <200111260404.fAQ44Qx12366@greed.delorie.com> <200111260755.JAA10760@is.elta.co.il> <20011126183228.GA4788@redhat.com> X-SW-Source: 2001-11/msg00451.html Message-ID: <20011126112300.FFXBizPv72txghxEtSHqseFkkvtfxO6tFN0fBlsDbPA@z> > Date: Mon, 26 Nov 2001 13:32:28 -0500 > From: Christopher Faylor > > @cindex @code{--nx} > @cindex @code{-n} > Do not execute commands found in any initialization files (normally > -called @file{.gdbinit}, or @file{gdb.ini} on PCs). Normally, > +called @file{.gdbinit} or @file{gdb.ini} under MS-DOS). Normally, > @value{GDBN} executes the commands in these files after all the command > options and arguments have been processed. @xref{Command Files,,Command > files}. > > How about just removing the parenthetical expression entirely? Yes, I agree.