aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/gdbinit-history.exp
AgeCommit message (Expand)AuthorFilesLines
2019-05-17testsuite: Disable some tests when loggingAlan Hayward1-0/+6
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-04-07testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...Jan Kratochvil1-4/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-14Skip gdb.base/gdbinit-history.exp on remote hosts.Sandra Loosemore1-0/+8
2015-08-12Use save_vars to replace existing manipulation of globals in testsPatrick Palka1-68/+56
2015-06-18Test the interaction between GDBHISTSIZE and .gdbinitPatrick Palka1-3/+20
2015-06-17Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka1-4/+4
2015-06-17Don't truncate the history file when history size is unlimitedPatrick Palka1-0/+58
2015-05-21Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka1-7/+9
2015-05-19Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves1-2/+10
2015-05-13Fix PR gdb/17820Patrick Palka1-0/+51