[PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'

Tom Tromey tom@tromey.com
Thu Feb 20 19:59:00 GMT 2020


>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:

Sergio> gdb/ChangeLog:
Sergio> 2020-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
Sergio> 	    Tom Tromey  <tom@tromey.com>
Sergio> 	* utils.c (fputs_maybe_filtered): Call 'stream->puts' instead
Sergio> 	of 'fputc_unfiltered'.
Sergio> 	(putchar_unfiltered): Call 'fputc_unfiltered'.
Sergio> 	(fputc_unfiltered): Call 'fputs_unfiltered'.

Looks good to me.  Thanks for doing this.

Tom



More information about the Gdb-patches mailing list