diff options
author | Tom de Vries <tdevries@suse.de> | 2025-07-23 21:11:41 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-07-23 21:11:41 +0200 |
commit | 93e5d03100d2f1dbd2aa2521b758f4f8c551d168 (patch) | |
tree | 9149d01355eabe4b3469fc827f7b64ecb6c7de69 /gdb/doc | |
parent | cff79e9708be8236211a33af46a215be9b5a91d5 (diff) | |
download | binutils-93e5d03100d2f1dbd2aa2521b758f4f8c551d168.zip binutils-93e5d03100d2f1dbd2aa2521b758f4f8c551d168.tar.gz binutils-93e5d03100d2f1dbd2aa2521b758f4f8c551d168.tar.bz2 |
[gdb/testsuite] Handle auto_left_margin in tuiterm
The terminal capability bw (aka as auto_left_margin) controls whether a
backspace at the start of a line wraps to the last column of the previous
line.
For tuiterm, we use TERM=ansi, and on linux at least that capability is off.
Consequently the current implementation of Term::_ctl_0x08 doesn't wrap.
Add this capability in Term::_ctl_0x08, and add a unit test.
Tested on aarch64-linux.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/doc')
0 files changed, 0 insertions, 0 deletions