Reset pagination counts even when stdin is not a tty.
authorSandra Loosemore <sandra@codesourcery.com>
Sat, 19 Dec 2015 01:55:26 +0000 (17:55 -0800)
committerSandra Loosemore <sandra@codesourcery.com>
Sat, 19 Dec 2015 01:55:26 +0000 (17:55 -0800)
commitbc008695f5f9c72d2eac80d5dc125659ca106fad
treed9bf739c5f2026430d87282503d873c5e0f195d4
parent1690b6163c6546305cb5f8811d4c7348d8f435e0
Reset pagination counts even when stdin is not a tty.

2015-12-18  Sandra Loosemore  <sandra@codesourcery.com>

gdb/
* event-top.c (command_handler): Don't require stdin to be a tty
for call to reinitialize_more_filter.
* top.c (command_loop): Likewise.
gdb/ChangeLog
gdb/event-top.c
gdb/top.c
This page took 0.025558 seconds and 4 git commands to generate.