aboutsummaryrefslogtreecommitdiff
path: root/gdb/fork-child.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-01-08 18:26:35 -0700
committerTom Tromey <tom@tromey.com>2022-04-15 11:38:13 -0600
commit1f0f8b5d9d9053c4d164d01c6915c2e6b8c6ea48 (patch)
tree49add44180f6e8886bf07badde7a18102d4f4e25 /gdb/fork-child.c
parent1c9cc05244f67c4e5a888394b2c9a309164ca02d (diff)
downloadbinutils-1f0f8b5d9d9053c4d164d01c6915c2e6b8c6ea48.zip
binutils-1f0f8b5d9d9053c4d164d01c6915c2e6b8c6ea48.tar.gz
binutils-1f0f8b5d9d9053c4d164d01c6915c2e6b8c6ea48.tar.bz2
Allow word wrapping even when paging is disabled
PR cli/20741 points out that when pagination is disabled, this also disabled word wrapping. However, the manual documents that these settings are separate -- if you intend to disable the wrapping, you must use "set width unlimited". This patch fixes the bug by letting the pagination-disabled case fall through to the code that also handles word-wrapping. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=20741
Diffstat (limited to 'gdb/fork-child.c')
0 files changed, 0 insertions, 0 deletions