Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: "David S. Miller" <davem@redhat.com>
Cc: gdb@sources.redhat.com
Subject: Re: REGISTER_IN_WINDOW_P
Date: Tue, 23 Apr 2002 17:18:00 -0000	[thread overview]
Message-ID: <3CC5F9DB.70203@cygnus.com> (raw)
In-Reply-To: <20020422.025251.130248012.davem@redhat.com>

> It is only referenced or set by the i960 target specific code, would
> it be ok to remove references to it from the GDB internals
> documentation?

Hmm,

$ frep REGISTER_IN_WINDOW_P
config/i960/tm-i960.h:#define REGISTER_IN_WINDOW_P(regnum) 
((regnum) <= R15_REGNUM)
doc/gdbint.texinfo:@item REGISTER_IN_WINDOW_P (@var{regnum})
doc/gdbint.texinfo:@findex REGISTER_IN_WINDOW_P
i960-tdep.c:  if (REGISTER_IN_WINDOW_P (regnum))

you might as well, at the same time, replace the macro by a static function.

Andrew


  reply	other threads:[~2002-04-24  0:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-22  3:01 REGISTER_IN_WINDOW_P David S. Miller
2002-04-23 17:18 ` Andrew Cagney [this message]
2002-04-23 23:30   ` REGISTER_IN_WINDOW_P David S. Miller

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=3CC5F9DB.70203@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=davem@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