diff options
author | Andrew Burgess <aburgess@redhat.com> | 2022-12-22 16:26:50 +0000 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2023-01-27 16:20:10 +0000 |
commit | efe1b6507b7e6ae5ee45af5b1568b910a3170750 (patch) | |
tree | 6500b44ac33faadaa27e077fe3104e2961788442 /gdb/tui | |
parent | 1c66b8a03989b963534689ec0a9cce57e419afd5 (diff) | |
download | fsf-binutils-gdb-efe1b6507b7e6ae5ee45af5b1568b910a3170750.zip fsf-binutils-gdb-efe1b6507b7e6ae5ee45af5b1568b910a3170750.tar.gz fsf-binutils-gdb-efe1b6507b7e6ae5ee45af5b1568b910a3170750.tar.bz2 |
gdb/testsuite: fix line feed scrolling in tuiterm.exp
In a following commit I managed to trigger the line feed scrolling
case in tuiterm.exp. This case is currently unhandled, and this
commit fills in this missing functionality.
The implementation is pretty simple, just scroll all the content up
one line at a time until the cursor is back on the screen (a single
line of scroll is all that should be needed).
This change is untested in this commit, but is required by the next
commit.
Diffstat (limited to 'gdb/tui')
0 files changed, 0 insertions, 0 deletions