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: [PATCH] Test the interaction between GDBHISTSIZE and .gdbinit


On Thu, Jun 18, 2015 at 9:47 AM, Patrick Palka <patrick@parcs.ath.cx> wrote:
> Here is an implementation of save_vars (bad name I know) which can
> successfully replace the manual saving/restoring of globals done in
> gdbinit-history.exp, gdbhistsize-history.exp and readline.exp.  (TCL
> sure is cool.)

Emacs has save-excursion so there is some precedent for the naming choice.

LGTM


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