2005-02-01 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Wed, 2 Feb 2005 00:20:07 +0000 (00:20 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 2 Feb 2005 00:20:07 +0000 (00:20 +0000)
commit990a07abf64d4a77851368ad9fafebb51ef25136
tree8d021aa2eaa9ec89014b91f49ced5800d7d2878b
parentf08562818b089d1f3d69fd30a15e3596aef04c01
2005-02-01  Andrew Cagney  <cagney@gnu.org>

* value.c (value_contents_all_raw)
(value_contents_raw): New functions.
* value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
(value_contents_raw, value_contents_all_raw): Declare functions.
(VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
* std-regs.c, valarith.c, valops.c, eval.c: Update.
* tracepoint.c, findvar.c: Update.
13 files changed:
gdb/ChangeLog
gdb/ada-lang.c
gdb/eval.c
gdb/findvar.c
gdb/infcall.c
gdb/infcmd.c
gdb/std-regs.c
gdb/tracepoint.c
gdb/valarith.c
gdb/valops.c
gdb/value.c
gdb/value.h
gdb/varobj.c
This page took 0.035256 seconds and 4 git commands to generate.