From: Martin Hunt Date: Tue, 2 Feb 1999 21:11:16 +0000 (+0000) Subject: 1999-02-02 Martin Hunt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71003ca13f6086e0c54077b031a52a4689299594;p=binutils-gdb.git 1999-02-02 Martin Hunt * printcmd.c (print_scalar_formatted): Use strcat to concat all the output together before calling fprintf_filtered(). --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cc1a58392c5..1a05de8f4cc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +1999-02-02 Martin Hunt + + * printcmd.c (print_scalar_formatted): Use strcat to concat all + the output together before calling fprintf_filtered(). + 1999-02-01 Jason Molenda (jsm@bugshack.cygnus.com) * configure.in: Require autoconf 2.13.