From 71003ca13f6086e0c54077b031a52a4689299594 Mon Sep 17 00:00:00 2001 From: Martin Hunt Date: Tue, 2 Feb 1999 21:11:16 +0000 Subject: [PATCH] 1999-02-02 Martin Hunt * printcmd.c (print_scalar_formatted): Use strcat to concat all the output together before calling fprintf_filtered(). --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2