diff options
author | Tom Tromey <tom@tromey.com> | 2022-01-08 19:37:38 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-15 11:38:13 -0600 |
commit | 111d19818a4a7c96c87e330c6c143fa03bb86819 (patch) | |
tree | 5b52ad936a731994daaccc43350daa83fe8cfd9e /gnulib | |
parent | 1f0f8b5d9d9053c4d164d01c6915c2e6b8c6ea48 (diff) | |
download | gdb-111d19818a4a7c96c87e330c6c143fa03bb86819.zip gdb-111d19818a4a7c96c87e330c6c143fa03bb86819.tar.gz gdb-111d19818a4a7c96c87e330c6c143fa03bb86819.tar.bz2 |
Handle "set height 1"
PR cli/17151 points out that "set height 1" has pathological behavior
in gdb. What I see is that gdb will endlessly print the pagination
prompt. This patch takes a simple and expedient approach to a fix:
pretend that the height is really 2.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=17151
Diffstat (limited to 'gnulib')
0 files changed, 0 insertions, 0 deletions