Use filtered output in language_info
authorTom Tromey <tom@tromey.com>
Mon, 27 Dec 2021 01:17:55 +0000 (18:17 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 5 Jan 2022 18:36:22 +0000 (11:36 -0700)
commitb68178b9cbbef2aa4e234db4313ac8ba6d1dc04c
tree63094b5c032560b45693b1b7d66e12e34c621bb3
parenta03743453101edf0badda39f25d30736d184973b
Use filtered output in language_info

Change language_info to use filtered output.  This is ok because the
sole caller uses filtered output elsewhere, and because this function
calls show_language_command, which also uses filtered output.
gdb/language.c