Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Richard.Earnshaw@arm.com
Cc: Elena Zannoni <ezannoni@redhat.com>, gdb@sources.redhat.com
Subject: Re: read_register_byte can't work with pseudo-reg model
Date: Thu, 16 May 2002 06:41:00 -0000	[thread overview]
Message-ID: <3CE3B700.3060302@cygnus.com> (raw)
In-Reply-To: <200205161219.NAA16585@cam-mail2.cambridge.arm.com>

> I'm guessing. Try:
>> 
>> 	if (REGISTER_READ_P ())
>> 	  {
>> 	    do something fairly sane;
>> 	  }
>> 	else
>> 	  {
>> 	    all the legacy cruft including the call to
>> 	    legacy_read_register_gen() and that test.
>> 	  }
>> 
>> Thing is that there is only one target in the FSF using 
>> READ_REGISTER_P() so there is this dividing line - something using 
>> read_register_p() can be given far stronger requirements than for the 
>> older code.
> 
> 
> Which target is that, and where is READ_REGISTER_P ?  I can't find 
> anything in the either the source or the mailing lists.  Mind you, the 
> web-based mailing list search even fails to find your message when I 
> search for READ_REGISTER_P.

Sorry, register_read_p() -> sh5.
(something else on my todo list is stomp on some of these redundant 
interfaces :-)

Andrew




  reply	other threads:[~2002-05-16 13:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-15  9:52 Richard Earnshaw
2002-05-15 12:43 ` Andrew Cagney
2002-05-16  5:19   ` Richard Earnshaw
2002-05-16  6:41     ` Andrew Cagney [this message]
2002-05-16  6:48       ` Richard Earnshaw
2002-05-16 12:08         ` Andrew Cagney
2002-05-16  8:36       ` Richard Earnshaw
2002-05-16 15:29         ` Andrew Cagney
2002-05-17  6:14           ` Richard Earnshaw
2002-05-17  7:51             ` Richard Earnshaw

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=3CE3B700.3060302@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=Richard.Earnshaw@arm.com \
    --cc=ezannoni@redhat.com \
    --cc=gdb@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