commit | 300fa060abbfd8d36c81d8cc777ea1f32f07b4f0 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Jan 19 11:19:32 2023 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Wed Feb 08 10:12:22 2023 -0700 |
tree | f73612e0e95646f507f242f9c2c7f192180bf152 | |
parent | 49c1de0e72098e71c28faa13ae2705988de81220 [diff] |
Don't let .gdb_history file cause failures I had a .gdb_history file in my testsuite directory in the build tree, and this provoked a failure in gdbhistsize-history.exp. It seems simple to prevent this file from causing a failure.