public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: "Phil \(Philip\) Mason" <phil.mason@broadcom.com>
Cc: "gdb\@sourceware.org" <gdb@sourceware.org>
Subject: Re: MI command for obtaining symbol given an address
Date: Tue, 01 Nov 2011 19:19:00 -0000	[thread overview]
Message-ID: <m3lirz1wij.fsf@fleche.redhat.com> (raw)
In-Reply-To: <C28713F579DB094D828AF937C214266A18D357E8EB@SJEXCHCCR01.corp.ad.broadcom.com>	(Phil Mason's message of "Mon, 31 Oct 2011 02:41:55 -0700")

>>>>> "Phil" == Phil (Philip) Mason <phil.mason@broadcom.com> writes:

Phil> I'm trying to use the MI interface to obtain the symbol for an address
Phil> (for example I'd use "info symbol 0x601260" at the CLI).

Phil> I can't find an equivalent command in the MI and none of the tricks I
Phil> tried to use such as creating variable objects for the address
Phil> location or using -data-read-memory-bytes (hoping it would provide
Phil> symbol names like "x/50w 0x601260" does) seem to help either. Is there
Phil> a way of obtaining symbol information through the MI?

I don't think so.
It seems like it would not be too hard to convert sym_info to use ui-out
and thus be MI-ready, though.

Tom

      reply	other threads:[~2011-11-01 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 16:29 Phil (Philip) Mason
2011-11-01 19:19 ` Tom Tromey [this message]

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=m3lirz1wij.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gdb@sourceware.org \
    --cc=phil.mason@broadcom.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).