Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Yao Qi <yao@codesourcery.com>
Cc: gdb@sourceware.org
Subject: Re: Symbol can't be found unless type 'tab'
Date: Wed, 12 Sep 2012 13:45:00 -0000	[thread overview]
Message-ID: <20120912134436.GA2737@host2.jankratochvil.net> (raw)
In-Reply-To: <50508FEC.5030701@codesourcery.com>

On Wed, 12 Sep 2012 15:36:44 +0200, Yao Qi wrote:
> I am not sure what do you mean by "this also cannot work", but it
> works for me, at least for my test purpose.

This is because 'b middle_middle' has expanded psymtab->symtab.

If you do 'p/x i' as the very first GDB command it will not work.

You could also keep there the location list in such case, it would work the
same.

See what you will see with 'set complaints 100', 'file ./gdb.mi/mi-reg-changed'.

I believe it would make the testcase magic if you move the 'i' variable DIE
into some function.  But if you put some warning into the testcase source it
is IMO also acceptable the way you have it.


Thanks,
Jan


      reply	other threads:[~2012-09-12 13:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 12:52 Yao Qi
2012-09-10 13:18 ` Jan Kratochvil
2012-09-12  7:45   ` Yao Qi
2012-09-12  8:07     ` Jan Kratochvil
2012-09-12 11:34       ` Yao Qi
2012-09-12 12:33         ` Jan Kratochvil
2012-09-12 13:37           ` Yao Qi
2012-09-12 13:45             ` Jan Kratochvil [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=20120912134436.GA2737@host2.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb@sourceware.org \
    --cc=yao@codesourcery.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