Test the interaction between GDBHISTSIZE and .gdbinit
authorPatrick Palka <patrick@parcs.ath.cx>
Wed, 17 Jun 2015 19:41:07 +0000 (15:41 -0400)
committerPatrick Palka <patrick@parcs.ath.cx>
Thu, 18 Jun 2015 15:51:19 +0000 (11:51 -0400)
commit74bd41ce65c6c2c30ff67519bfc1d00b61826d96
treeb89352306f7a50aa4cb8a623e1a04d3c65ed33b8
parentc12d2c9d48cf18d818f79b89bffda934c354fdac
Test the interaction between GDBHISTSIZE and .gdbinit

The value inside the GDBHISTSIZE environment variable, only if valid,
should override setting the history size through one's .gdbinit file.

gdb/testsuite/ChangeLog:

* gdb.base/gdbinit-history.exp: Test the interaction between
setting GDBHISTSIZE and setting the history size via .gdbinit.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/gdbinit-history.exp
This page took 0.028253 seconds and 4 git commands to generate.