From: Andrew Cagney Date: Mon, 31 Mar 2003 04:35:24 +0000 (+0000) Subject: 2003-03-30 Andrew Cagney X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ed234cf86397afc0a0e87f7d264a41aac93d0587;p=binutils-gdb.git 2003-03-30 Andrew Cagney 2002-11-10 Klee Dienes * value.h (struct value): Update comment. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b6ed8b77bf4..c188808b754 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2003-03-30 Andrew Cagney + + 2002-11-10 Klee Dienes + * value.h (struct value): Update comment. + 2003-03-30 Andrew Cagney * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with diff --git a/gdb/value.h b/gdb/value.h index b5b2b07ac29..783191a040e 100644 --- a/gdb/value.h +++ b/gdb/value.h @@ -128,9 +128,7 @@ struct value list. */ struct value *next; - /* Register number if the value is from a register. Is not kept - if you take a field of a structure that is stored in a - register. Shouldn't it be? */ + /* Register number if the value is from a register. */ short regno; /* If zero, contents of this value are in the contents field. If nonzero, contents are in inferior memory at address