From: Eli Zaretskii <eliz@gnu.org>
To: Siva Chandra <sivachandra@google.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFC - Python Scripting] New method Objfile.symtabs () - docs included
Date: Mon, 02 Apr 2012 17:08:00 -0000 [thread overview]
Message-ID: <83sjgmhxj2.fsf@gnu.org> (raw)
In-Reply-To: <CAGyQ6gxzmufX7CyKpCw=81EM-4m=jaN5LZGf1kmPBAHnGpFX6A@mail.gmail.com>
> Date: Mon, 2 Apr 2012 11:47:31 +0530
> From: Siva Chandra <sivachandra@google.com>
>
> Attached is a patch which adds a new method Objfile.symtabs to
> gdb.Objfile. This new method returns a list of gdb.Symtab objects
> associated with the underlying object file.
Thanks.
> *** doc/gdb.texinfo 28 Mar 2012 21:31:46 -0000 1.939
> --- doc/gdb.texinfo 2 Apr 2012 06:09:24 -0000
> *************** longer. All other @code{gdb.Objfile} me
> *** 23812,23817 ****
> --- 23812,23823 ----
> if it is invalid at the time the method is called.
> @end defun
>
> + @defun Objfile.symtabs ()
> + Returns the list of @code{gdb.Symtab} objects associated with the
> + underlying object file referred by the @code{gdb.Objfile} object.
^^^^^^^^^^^
"referred to by ..."
> + ** A new method 'symtabs' on gdb.Objfile objects which returns the
> + list of gdb.Symtab objects associated with the underlying object
> + files.
"file", I think, in single.
OK with those changes.
next prev parent reply other threads:[~2012-04-02 17:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-02 6:17 Siva Chandra
2012-04-02 17:08 ` Eli Zaretskii [this message]
2012-04-03 0:04 ` Doug Evans
2012-04-03 5:54 ` Siva Chandra
2012-04-05 16:30 ` Paul_Koning
2012-04-05 18:41 ` Tom Tromey
2012-04-05 18:37 ` Tom Tromey
2012-04-05 19:56 ` Paul_Koning
2012-04-05 20:26 ` Doug Evans
2012-04-06 16:42 ` Siva Chandra
2012-04-09 17:56 ` Tom Tromey
2012-04-09 17:59 ` Doug Evans
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=83sjgmhxj2.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=sivachandra@google.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