Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Bogdan Slusarczyk <bodzio131@op.pl>
Cc: gdb@sourceware.org
Subject: Re: how to find where specified variable is declared?
Date: Tue, 02 Oct 2007 12:39:00 -0000	[thread overview]
Message-ID: <20071002123910.GA14909@caradoc.them.org> (raw)
In-Reply-To: <47023933.4020109@op.pl>

On Tue, Oct 02, 2007 at 02:27:31PM +0200, Bogdan Slusarczyk wrote:
> >> Does gdb have information about source file for specified variable (I want to 
> >> find where such variable is declared)?.
> > Try "list varname"?
> 
> It works only for function names :(

It works fine for variables here.

(gdb) set listsize 1
(gdb) list inferior_ptid
146     ptid_t inferior_ptid;
(gdb) info source
Current source file is /space/fsf/commit/src/gdb/infcmd.c


-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2007-10-02 12:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-02 12:05 Bogdan Slusarczyk
2007-10-02 12:07 ` Daniel Jacobowitz
2007-10-02 12:27   ` Bogdan Slusarczyk
2007-10-02 12:39     ` Daniel Jacobowitz [this message]
2007-10-02 12:43     ` Andreas Schwab

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=20071002123910.GA14909@caradoc.them.org \
    --to=drow@false.org \
    --cc=bodzio131@op.pl \
    --cc=gdb@sourceware.org \
    /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