Use filtered output in terminal_info implementations
authorTom Tromey <tom@tromey.com>
Mon, 27 Dec 2021 01:33:12 +0000 (18:33 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 5 Jan 2022 18:36:33 +0000 (11:36 -0700)
commit50f5d5c34d321275c4e59b2f098023f674c617d8
tree0abbeec8343365293f2c96d345924b700ac2ec72
parentd487ae28cee404c84a669bafd727e47e9407e8ba
Use filtered output in terminal_info implementations

This changes one terminal_info implementation, and
default_terminal_info, to use filtered output.  Other implementations
of this method already use filtered output.

I can't compile go32-nat.c, so this is a 'best effort' patch.
gdb/go32-nat.c
gdb/target.c