Rename puts_filtered_tabular
authorTom Tromey <tom@tromey.com>
Sun, 2 Jan 2022 18:54:06 +0000 (11:54 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 29 Mar 2022 18:46:25 +0000 (12:46 -0600)
commit9fbf7f083e21263b0a0e1f76d615adaa4e13cfe5
tree82f2b1f6a73b856cc1033ad91c11986cdf6b6bb2
parentd0b1020bf1f9f0e3824d61cd3821e3ea7773f828
Rename puts_filtered_tabular

puts_filtered_tabular is now misnamed, because whether filtering
happens is now up to the stream.  So, rename it.  (This function is
pretty weird, and should probably be rewritten to avoid using the
chars_printed global, and moved into objc-lang.c.  However, I haven't
done so.)
gdb/objc-lang.c
gdb/utils.c
gdb/utils.h