Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Andrew Cagney <ac131313@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [rfa:ppc64] Get descriptor FN from the same object file as symbol ".FN"
Date: Fri, 14 Nov 2003 01:15:00 -0000	[thread overview]
Message-ID: <1031114011544.ZM6022@localhost.localdomain> (raw)
In-Reply-To: Andrew Cagney <ac131313@redhat.com> "[rfa:ppc64] Get descriptor FN from the same object file as symbol ".FN"" (Nov 13,  7:24pm)

On Nov 13,  7:24pm, Andrew Cagney wrote:

> The attached tweaks the tail end of the ppc64_sysv_abi_push_dummy_call 
> code so that it restricts the search for the descriptor FN (that 
> corresponds to function ".FN") to the object file that contains ".FN". 
> Given shared libraries, several object files can contain the same symbol 
> so searching for an unqualified "FN" can end up finding the descriptor 
> in the wrong shared library :-(.  This problem occures when trying to go 
> backwards from ".malloc" to "malloc".
>
> 2003-11-13  Andrew Cagney  <cagney@redhat.com>
> 
> 	* Makefile.in (ppc-sysv-tdep.o): Update dependencies.
> 	* ppc-sysv-tdep.c: Include "objfiles.h".
> 	(ppc64_sysv_abi_push_dummy_call): Provide the
> 	the FN's objfile when looking for the descriptor.

Okay.

Kevin


  reply	other threads:[~2003-11-14  1:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-14  0:25 Andrew Cagney
2003-11-14  1:15 ` Kevin Buettner [this message]
2003-11-14 14:35   ` Andrew Cagney

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=1031114011544.ZM6022@localhost.localdomain \
    --to=kevinb@redhat.com \
    --cc=ac131313@redhat.com \
    --cc=gdb-patches@sources.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