From: Phil Muldoon <pmuldoon@redhat.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Tom Tromey <tromey@redhat.com>, gdb-patches@sourceware.org
Subject: Re: [patch][doc] PR python/10781
Date: Tue, 27 Oct 2009 15:52:00 -0000 [thread overview]
Message-ID: <4AE71723.10207@redhat.com> (raw)
In-Reply-To: <834opzi2bf.fsf@gnu.org>
On 10/16/2009 08:08 PM, Eli Zaretskii wrote:
> Here's the text that I propose to use:
>
> +@defmethod Value cast type
> +Return a new instance of @code{gdb.Value} that is the result of
> +casting this instance to the type described by @var{type},
> +which must be a @code{gdb.Type} object. If the cast cannot be
> +performed for some reason, this method throws an exception.
> +@end defmethod
>
Ok to check this patch in?
ChangeLog
2009-10-27 Tom Tromey <tromey@redhat.com>
Eli Zaretskii <eliz@gnu.org>
PR python/10781
* gdb.texinfo (Values From Inferior): Document cast method.
--
Index: doc/gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.637
diff -u -r1.637 gdb.texinfo
--- doc/gdb.texinfo 23 Oct 2009 00:49:32 -0000 1.637
+++ doc/gdb.texinfo 27 Oct 2009 15:48:10 -0000
@@ -19445,6 +19445,13 @@
The following methods are provided:
@table @code
+@defmethod Value cast type
+Return a new instance of @code{gdb.Value} that is the result of
+casting this instance to the type described by @var{type}, which must
+be a @code{gdb.Type} object. If the cast cannot be performed for some
+reason, this method throws an exception.
+@end defmethod
+
next prev parent reply other threads:[~2009-10-27 15:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-16 7:35 Phil Muldoon
2009-10-16 7:46 ` Eli Zaretskii
2009-10-16 18:07 ` Tom Tromey
2009-10-16 18:44 ` Eli Zaretskii
2009-10-16 18:49 ` Tom Tromey
2009-10-16 19:09 ` Eli Zaretskii
2009-10-19 17:50 ` Tom Tromey
2009-10-27 15:52 ` Phil Muldoon [this message]
2009-10-27 16:01 ` Phil Muldoon
2009-10-27 18:43 ` Eli Zaretskii
2009-10-27 20:58 ` Phil Muldoon
2009-10-27 21:14 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AE71723.10207@redhat.com \
--to=pmuldoon@redhat.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=tromey@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox