From cdb90e99e77765bbd0eb823df357f29ff5dbd787 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Sat, 25 Jan 1992 23:59:53 +0000 Subject: [PATCH] The unused parameter "target" should be a pointer to a structure, not the entire structure. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c3462400cee..7b1ace7f26f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Sat Jan 25 15:57:59 1992 Fred Fish (fnf at cygnus.com) + + * infptrace.c (child_xfer_memory): Parameter "target" should + be a pointer to a structure, not the entire structure. + Fri Jan 24 01:30:27 1992 Fred Fish (fnf at cygnus.com) * depend: Convert the couple of references to ansidecl.h that -- 2.30.2