aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2025-12-09 09:37:26 -0700
committerTom Tromey <tom@tromey.com>2026-02-09 08:09:10 -0700
commitbb6648900cd3d5001b651cdbb35c7e9c43fe00d2 (patch)
tree39016fc61f698b3ad55d01fe021451435f2170c9 /gdb/python
parent2f3d3fbd2403261c8afed1e5bd4e1fd005482921 (diff)
downloadbinutils-bb6648900cd3d5001b651cdbb35c7e9c43fe00d2.tar.gz
binutils-bb6648900cd3d5001b651cdbb35c7e9c43fe00d2.tar.bz2
binutils-bb6648900cd3d5001b651cdbb35c7e9c43fe00d2.zip
Restore ui_file::can_page
A while back, I removed the ui_file::can_page method. It wasn't needed for a while, due to how output redirections were done. With the new approach in this series, it's convenient to have this method again, because the pipeline downstream from the pager won't change when logging -- the logging filter will be enabled or disabled without reconfiguring the pipeline. This method lets the pager adapt correctly. Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions