This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC - Python Scripting] New method Value.referenced_value to dereference pointer as well as reference values (with docs)


> Date: Wed, 14 Mar 2012 15:58:37 +0530
> From: Siva Chandra <sivachandra@google.com>
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> +unary operator `*' on a given value.  For example, consider a

Please use "@code{*}" instead of "`*'" (here and elsewhere).
Otherwise, this version of documentation is fine with me.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]