2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index 6e7bf52e8e8d4f68f07c8bc3f2426ce7ad36e84a..23b2a98f73cbe337c8382ffc8e2b0fea0624ee15 100644 (file)
@@ -21575,7 +21575,8 @@ Each field is an object, with some pre-defined attributes:
 @item bitpos
 This attribute is not available for @code{static} fields (as in
 C@t{++} or Java).  For non-@code{static} fields, the value is the bit
-position of the field.
+position of the field.  For @code{enum} fields, the value is the
+enumeration member's integer representation.
 
 @item name
 The name of the field, or @code{None} for anonymous fields.
This page took 0.046932 seconds and 4 git commands to generate.