Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@redhat.com>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: brobecker@adacore.com, gdb-patches@sources.redhat.com
Subject: Re: [RFA] implement gcore on hp/ux
Date: Fri, 13 Jan 2006 04:25:00 -0000	[thread overview]
Message-ID: <43C72B46.60606@redhat.com> (raw)
In-Reply-To: <200601122044.k0CKiCBC018804@elgar.sibelius.xs4all.nl>

Mark Kettenis wrote:
>>Date: Thu, 12 Jan 2006 09:55:29 +0400
>>From: Joel Brobecker <brobecker@adacore.com>

> 
>>The whole patch is becoming too big in my opinion to be submitted
>>in one go. If we agree on continuing on this path, then I will submit
>>one or more preparatory patches (such as making the procfs target vector
>>a template for instance), as needed.
> 
> 
> That'd certainly be appreciated.

I'll just chime in here, since I've done a lot of work on procfs.c.
This is just FYI.

There are actually two (major) flavors of /proc, and it's been
tricky to keep procfs working smoothly for both of them.  The
old-style procfs uses ioctl calls (solaris 2.5, irix...), and
the newer style uses only read and write (solaris 2.6 and beyond,
Unixware...).  Be sure you test changes on at least one instance
of each.


      reply	other threads:[~2006-01-13  4:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-10 17:18 Joel Brobecker
2006-01-10 20:29 ` Mark Kettenis
2006-01-11  3:59   ` Joel Brobecker
2006-01-12  5:55   ` Joel Brobecker
2006-01-12 20:44     ` Mark Kettenis
2006-01-13  4:25       ` Michael Snyder [this message]

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=43C72B46.60606@redhat.com \
    --to=msnyder@redhat.com \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=mark.kettenis@xs4all.nl \
    /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