From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Rossi To: Eli Zaretskii Cc: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: -file-list-exec-source-files Date: Mon, 17 May 2004 13:11:00 -0000 Message-id: <20040517131115.GA19391@white> References: <20040311132508.GA2504@white> <20040329205545.GA26696@white> <20040405214043.GA2052@white> <20040412150620.GA9464@white> <20040420141001.GB4465@white> <16519.59247.93650.941260@localhost.redhat.com> <20040426130529.GA11975@white> <20040506221258.GA7008@white> <9743-Sat08May2004132930+0300-eliz@gnu.org> X-SW-Source: 2004-05/msg00481.html On Sat, May 08, 2004 at 01:29:30PM +0200, Eli Zaretskii wrote: > > Date: Thu, 6 May 2004 18:12:59 -0400 > > From: Bob Rossi > > > > Any comments? > > The patch looks fine to me. Elena, could you please look at it and > give your blessing? Elena, I guess your the one I should nag to look at this patch. Is there any incentive I could send your way? A box of chocolates perhaps? > > --- gdb/doc/gdb.texinfo 28 Mar 2004 12:22:55 -0000 1.202 > > +++ gdb/doc/gdb.texinfo 26 Apr 2004 23:55:26 -0000 > > @@ -16805,14 +16805,24 @@ > > > > List the source files for the current executable. > > > > +It will always output the filename, but only when GDB can find the absolute > > +path to a source file, will it output the fullname. > > Please say ``can find the absolute file name of a source file''. The > word ``path'' is used in the GNU project's documentation for lists of > directories used for file-searching, like the one in $PATH. > Otherwise, the patch for documentation is approved. Thanks, I changed the doc in my sandbox, next time I post the patch it should be reflected. Bob Rossi