Use filtered output in *-tdep commands
authorTom Tromey <tom@tromey.com>
Sat, 25 Dec 2021 05:15:42 +0000 (22:15 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 5 Jan 2022 18:36:33 +0000 (11:36 -0700)
commit56c5b29b616e95749d0c99f936340897e14ab252
treee6111e339eb0fa728668d3e9447a88d6b7385815
parent7f762abff6e7b2e48c1f4a1d0a087ce4eb5677a7
Use filtered output in *-tdep commands

Various targets introduce their own commands, which then use
unfiltered output.  It's better to use filtered output by default, so
this patch fixes the instances I found.
gdb/avr-tdep.c
gdb/hppa-tdep.c
gdb/i386-tdep.c
gdb/mips-tdep.c
gdb/s12z-tdep.c