]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/valprint.c
Rename print_spaces_filtered
authorTom Tromey <tom@tromey.com>
Sun, 2 Jan 2022 18:53:15 +0000 (11:53 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 29 Mar 2022 18:46:24 +0000 (12:46 -0600)
commitd0b1020bf1f9f0e3824d61cd3821e3ea7773f828
treef179b275ca3e0d104e84a8009c8a73fcfdd4b53e
parent6cb06a8cdaaf30f5d879f24d37100cf1d25c6a3a
Rename print_spaces_filtered

print_spaces_filtered is now misnamed, because whether filtering
happens is up to the stream.  So, rename it.
17 files changed:
gdb/ada-valprint.c
gdb/c-typeprint.c
gdb/c-valprint.c
gdb/cli-out.c
gdb/cp-valprint.c
gdb/guile/scm-pretty-print.c
gdb/m2-typeprint.c
gdb/p-typeprint.c
gdb/p-valprint.c
gdb/python/py-prettyprint.c
gdb/riscv-tdep.c
gdb/rust-lang.c
gdb/symmisc.c
gdb/typeprint.c
gdb/utils.c
gdb/utils.h
gdb/valprint.c