diff options
author | Tom Tromey <tom@tromey.com> | 2021-01-23 08:52:45 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-01-23 08:52:45 -0700 |
commit | 1af4c9c4209c3478224f18dfb79dc09567b96705 (patch) | |
tree | 69748fcc2ecd7a1bc8702a739304f08d78ea494c /readline | |
parent | e753591581e65890044b68823e624be0a235ed34 (diff) | |
download | fsf-binutils-gdb-1af4c9c4209c3478224f18dfb79dc09567b96705.zip fsf-binutils-gdb-1af4c9c4209c3478224f18dfb79dc09567b96705.tar.gz fsf-binutils-gdb-1af4c9c4209c3478224f18dfb79dc09567b96705.tar.bz2 |
Disable bracketed paste mode in GDB tests
I have a patch to import GNU readline 8.1 into GDB. However, when
running the tests, there were a number of failures due to "bracketed
paste mode". This is a terminal feature that readline 8.1 enables by
default.
The simplest way to work around this was to always make a ".inputrc"
for GDB tests that will tell readline to disable brackted paste mode.
gdb/testsuite/ChangeLog
2021-01-23 Tom Tromey <tom@tromey.com>
* lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
Diffstat (limited to 'readline')
0 files changed, 0 insertions, 0 deletions