This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCHv2] gdb: Allow GDB to _not_ load a previous command history


* Eli Zaretskii <eliz@gnu.org> [2020-02-28 09:48:11 +0200]:

> > From: Andrew Burgess <andrew.burgess@embecosm.com>
> > Cc: Andrew Burgess <andrew.burgess@embecosm.com>
> > Date: Thu, 27 Feb 2020 12:32:31 +0000
> > 
> > Updated the docs following Eli's suggestion.  No changes to anything
> > else.
> 
> Thanks.  I have a few nits:
> 
> > +The @code{GDBHISTFILE} environment variable is read after processing
> > +any @value{GDBN} initialization files (@xref{Startup}) and after
>                                           ^^^^^
> @pxref
> 
> > +The @code{GDBHISTSIZE} environment variable is read after processing
> > +any @value{GDBN} initialization files (@xref{Startup}) and after
> 
> Likewise.

Thanks for the review.  I fixed this issues and pushed this patch.

Thanks,
Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]