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 gdb/16999] HISTSIZE behavior should match Bash's


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

Chris Matteri <chrismatteri at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chrismatteri at gmail dot com

--- Comment #1 from Chris Matteri <chrismatteri at gmail dot com> ---
In bash version 4.3.18 (I don't know exactly when this feature was introduced)
negative values of HISTSIZE also result in unlimited history, while gdb sets
history_size_setshow_var to zero on negative HISTSIZE.

-- 
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]