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:
9d23347
)
Doc fix.
author
Jim Blandy
<jimb@codesourcery.com>
Wed, 23 Feb 2000 22:11:07 +0000
(22:11 +0000)
committer
Jim Blandy
<jimb@codesourcery.com>
Wed, 23 Feb 2000 22:11:07 +0000
(22:11 +0000)
gdb/i386-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/i386-tdep.c
b/gdb/i386-tdep.c
index 1fbf76ab966e9925f6375ecec68c975a734587d5..3e913fbf387d69e6b3d93791ddaae3df9f6e6937 100644
(file)
--- a/
gdb/i386-tdep.c
+++ b/
gdb/i386-tdep.c
@@
-51,8
+51,8
@@
void _initialize_i386_tdep PARAMS ((void));
i386_register_raw_size. */
int i386_register_byte[MAX_NUM_REGS];
-/* i386_register_raw_size[i] is the number of bytes of storage in
the
-
actual machine representation for
register i. */
+/* i386_register_raw_size[i] is the number of bytes of storage in
+
GDB's register array occupied by
register i. */
int i386_register_raw_size[MAX_NUM_REGS] = {
4, 4, 4, 4,
4, 4, 4, 4,