This is the mail archive of the gdb-prs@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]

[Bug cli/16863] "set history size unlimited" not working


https://sourceware.org/bugzilla/show_bug.cgi?id=16863

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sergiodj at redhat dot com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
This works for me.

Trying with:

  #> (HISTSIZE=2 ./gdb/gdb)

I see that GDB only keeps 2 commands in the history.  However, if I "set
history size unlimited", it starts keeping more and more commands as I type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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