Python pretty-printing [3/6]

Eli Zaretskii eliz@gnu.org
Tue Apr 7 21:45:00 GMT 2009


> Cc: gdb-patches@sourceware.org
> From: Tom Tromey <tromey@redhat.com>
> Date: Tue, 07 Apr 2009 13:52:08 -0600
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> Tom> +@item bitpos
> Tom> +This attribute is not available for @code{static} fields.  For
> Tom> +non-@code{static} fields, the value is the bit position of the field.
> 
> Eli> What are "static fields"?  Should that be explained here?
> 
> A static field is a C++ (and Java, and probably others) concept.  I
> don't think we should explain it, we can just refer to C++.

Here and elsewhere, I guess the best we can do now is for you to
mention the language(s) you know about, and someone else will have to
complete the information when it is available.

Thanks.



More information about the Gdb-patches mailing list