Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@redhat.com>
To: Andrew Cagney <cagney@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] mips-o64-extract-return-value
Date: Fri, 21 Nov 2003 01:04:00 -0000	[thread overview]
Message-ID: <3FBD6497.9040600@redhat.com> (raw)
In-Reply-To: <3FBD3819.1020302@gnu.org>

Andrew Cagney wrote:
>> Andrew Cagney wrote:
>> Hi Andrew,
>>
>> This change fixes 100s of FAILs for mips64-elf, 'cause gdb can't
>> find the function's return value.  It follows some work that you
>> were apparently doing w.r.t. the mips internal register representation.
>>
>> I suspect that the same thing needs to be done for mips_eabi_extract...,
>> but I haven't tested that.  What do you think?
>>
>>
>> Ok.
>>
>> I'll probably try doing something similar for store_return_value too.
>>
>>
>> Rather than doing the same thing for store_return_value, take a look 
>> at the PPC's "ppc_sysv_abi_return_value".
>>
>> Grep grep...  ah, you mean ppc_sysv_abi_STORE_return_value.
>> Shall I fix your change log entries for you?    ;-)
> 
> 
> no?
> 
> $ grep ppc_sysv_abi_store_return_value ChangeLog
>         (ppc_sysv_abi_store_return_value): Delete function.
>         (ppc_sysv_abi_store_return_value): Delete.
>         * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
>         (ppc_sysv_abi_store_return_value): New function.

Right -- I meant *these* changelog entries:

[msnyder@reddwarf gdb]$ grep sysv_abi_return_value ChangeLog
	* ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
	(ppc64_sysv_abi_return_value): Ditto.
	(ppc_sysv_abi_return_value): Ditto.
	(ppc64_sysv_abi_return_value): Ditto.
	* ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
	* ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
	(ppc_sysv_abi_return_value): Declare.
	(ppc64_sysv_abi_return_value): New function.




  reply	other threads:[~2003-11-21  1:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-20  1:08 Michael Snyder
2003-11-20  1:23 ` Andrew Cagney
2003-11-20 21:28   ` Michael Snyder
2003-11-20 21:54     ` Andrew Cagney
2003-11-21  1:04       ` Michael Snyder [this message]
2003-11-21 16:14         ` Andrew Cagney
2003-11-21 21:53           ` Michael Snyder
2003-11-22  0:13             ` Andrew Cagney
2003-11-22  1:01               ` Michael Snyder
2003-11-22  1:05                 ` Daniel Jacobowitz
2003-11-25 22:04                   ` Michael Snyder
2003-11-25 22:15   ` Michael Snyder

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=3FBD6497.9040600@redhat.com \
    --to=msnyder@redhat.com \
    --cc=cagney@gnu.org \
    --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