2005-02-03 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Sun, 6 Feb 2005 16:22:14 +0000 (16:22 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 6 Feb 2005 16:22:14 +0000 (16:22 +0000)
commit5b90c7b5ebca2697d381a2da54383662b47874bb
tree66dda1a2effc690828d0cca74c36f86e33d7151c
parentc4f68ce31b3fc5dc3ef0da5c645573c38489ca21
2005-02-03  Andrew Cagney  <cagney@gnu.org>

* utils.c (xzalloc): New function.
* defs.h (XZALLOC): Use xzalloc.
(xzalloc): Declare.
* value.c (allocate_value): Allocate a zeroed buffer.
* mdebugread.c (xzalloc): Delete.
gdb/ChangeLog
gdb/defs.h
gdb/mdebugread.c
gdb/utils.c
gdb/value.c
This page took 0.025308 seconds and 4 git commands to generate.