projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86c094f
)
The unused parameter "target" should be a pointer to a structure, not the
author
Fred Fish
<fnf@specifix.com>
Sat, 25 Jan 1992 23:59:53 +0000
(23:59 +0000)
committer
Fred Fish
<fnf@specifix.com>
Sat, 25 Jan 1992 23:59:53 +0000
(23:59 +0000)
entire structure.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index c3462400ceef2860f187d74af166bb37ae54246d..7b1ace7f26fe5aab39513b6496aa5f9cd85f42a5 100644
(file)
--- 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