From: Fred Fish Date: Thu, 16 Jan 1992 08:57:31 +0000 (+0000) Subject: Pass address of structure to complain() rather than the entire structure. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cdce29eefc8e3c234f2afff6904324e06bfdef29;p=binutils-gdb.git Pass address of structure to complain() rather than the entire structure. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 674901988b7..ad97ecb6045 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 16 00:51:46 1992 Fred Fish (fnf at cygnus.com) + + * dbxread.c (process_one_symbol): Pass address of structure + to complain(), rather than the whole structure. + Wed Jan 15 09:56:16 1992 Fred Fish (fnf at cygnus.com) * solib.c (solib_add_common_symbols): Only compile in when not