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.