Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Kevin Buettner <kevinb@cygnus.com>
Cc: Mark Kettenis <kettenis@wins.uva.nl>, gdb@sources.redhat.com
Subject: Re: [RFC] ptid_get_pid function vs. PIDGET macro
Date: Tue, 09 Oct 2001 22:28:00 -0000	[thread overview]
Message-ID: <3BC3DC5D.4070609@cygnus.com> (raw)
In-Reply-To: <1011008225405.ZM9197@ocotillo.lan>

> On Oct 6,  2:57pm, Mark Kettenis wrote:
> 
> 
>> Ever since Kevin introduced `struct ptid' we have, in addition to the
>> PIDGET, TIDGET and MERGEPID macros, a new set of functions ptid_build,
>> pid_to_ptid, ptid_get_pid, etc.  AFAIK, we've never talked about a
>> policy how we're going to deal with them.  IMHO we should try to
>> eliminate the redundancy, and deprecate the macros.  Do we agree on
>> that?
> 
> 
> Although not technically necessary, I'd like to see the unixware
> threads port be made to use the same mechanisms as the other GDB
> threads ports prior to eliminating PIDGET, TIDGET, and MERGEPID from
> the GDB sources.  (It's a happy accident that the PIDGET, TIDGET, and
> MERGEPID defines in config/i386/tm-i386v42mp.h actually match those
> found in defs.h.)

Can I suggest keeping the two tasks separate.

> Anyway, the reason I'd prefer to do things in this order is that
> ptid_get_lwp() is used for fetching both LWP ids and thread ids
> on Unixware.  If we get carried away and replace all of the macros
> with their functional equivalents, it may be a lot harder to sort
> things out for the SCO port at some point in the future.

The unixware thread code has a number of potential cleanups (some of 
which would involve core changes).  Since I don't think this will happen 
soon, I think Mark's suggestion should be persued regardless.

Can, instead, the unixware code be localized to unixware files?  If that 
is done I can ARI the macro's so that they don't infect new code.

Andrew



  reply	other threads:[~2001-10-09 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-06  5:58 Mark Kettenis
2001-10-08 15:54 ` Kevin Buettner
2001-10-09 22:28   ` Andrew Cagney [this message]
2001-10-10  0:01     ` Kevin Buettner
2001-10-10 14:02       ` Mark Kettenis

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=3BC3DC5D.4070609@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb@sources.redhat.com \
    --cc=kettenis@wins.uva.nl \
    --cc=kevinb@cygnus.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