gdb/doc/ChangeLog:
* gdb.texinfo (Types In Python): Clarify the documentation
of attribute gdb.Field.bitpos.
+2013-12-30 Joel Brobecker <brobecker@adacore.com>
+
+ * gdb.texinfo (Types In Python): Clarify the documentation
+ of attribute gdb.Field.bitpos.
+
2013-12-28 Joel Brobecker <brobecker@adacore.com>
* gdb.texinfo (Types In Python): Fix the documentation of
@table @code
@item bitpos
This attribute is not available for @code{enum} or @code{static}
-(as in C@t{++} or Java) fields. The value is the bit position of
-the field.
+(as in C@t{++} or Java) fields. The value is the position, counting
+in bits, from the start of the containing type.
@item enumval
This attribute is only available for @code{enum} fields, and its value