Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: David Carlton <carlton@math.stanford.edu>
To: gdb <gdb@sources.redhat.com>
Cc: Elena Zannoni <ezannoni@redhat.com>, Jim Blandy <jimb@redhat.com>
Subject: Re: should minimal symbols be able to force lookup_symbol to return NULL?
Date: Wed, 30 Oct 2002 15:15:00 -0000	[thread overview]
Message-ID: <ro18z0fr023.fsf@jackfruit.Stanford.EDU> (raw)
In-Reply-To: <ro1vg3mtlv4.fsf@jackfruit.Stanford.EDU>

On 28 Oct 2002 11:16:31 -0800, David Carlton <carlton@math.Stanford.EDU> said:

> Currently, it seems to me that, when lookup_symbol_aux is searching
> the minsyms, if it finds a minsym without a corresponding symbol,
> then lookup_symbol_aux will return NULL without proceeding on to the
> check of the static symtabs/psymtabs.

This isn't true: it only sometimes does that (if either it can find a
symtab at the right address or if it wants to try a name lookup with
the mangled name).  Sigh.  This is a mess.

David Carlton
carlton@math.stanford.edu


  reply	other threads:[~2002-10-30 23:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-28 11:16 David Carlton
2002-10-30 15:15 ` David Carlton [this message]
2002-11-04 13:08   ` Jim Blandy
2002-11-04 14:14     ` David Carlton
2002-11-04 14:22       ` Elena Zannoni
2002-11-04 14:26         ` David Carlton
2002-11-04 14:55           ` Elena Zannoni
2002-11-04 14:57             ` David Carlton

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=ro18z0fr023.fsf@jackfruit.Stanford.EDU \
    --to=carlton@math.stanford.edu \
    --cc=ezannoni@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=jimb@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