commit | d487ae28cee404c84a669bafd727e47e9407e8ba | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Dec 26 18:22:30 2021 -0700 |
committer | Tom Tromey <tom@tromey.com> | Wed Jan 05 11:36:33 2022 -0700 |
tree | bedf4547ee65c0e00d9c6db7002654906be8b802 | |
parent | 56c5b29b616e95749d0c99f936340897e14ab252 [diff] |
Use filtered output in gnu-nat.c commands gnu-nat.c has a number of ordinary commands that should use filtered output. In a few cases, I changed the output to use gdb_stderr as well. I can't compile this file, so this patch is split out as a "best effort".