Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
To: "'Pedro Alves'" <palves@redhat.com>
Cc: <gdb-patches@sourceware.org>
Subject: RE: [RFA-v2] ARI fixes: move gdb_stat.h and gdb_wait.h to common subdirectory.
Date: Thu, 15 Nov 2012 16:14:00 -0000	[thread overview]
Message-ID: <000601cdc34c$40da1fa0$c28e5ee0$@muller@ics-cnrs.unistra.fr> (raw)
In-Reply-To: <50A511FB.4050503@redhat.com>



> -----Message d'origine-----
> De : Pedro Alves [mailto:palves@redhat.com]
> Envoyé : jeudi 15 novembre 2012 17:02
> À : Pierre Muller
> Cc : gdb-patches@sourceware.org
> Objet : Re: [RFA-v2] ARI fixes: move gdb_stat.h and gdb_wait.h to common
> subdirectory.
> 
> On 15-11-2012 15:54, Pierre Muller wrote:
> >
> > 2012-11-15  Pierre Muller  <muller@sourceware.org>
> >
> >         ARI fixes: move gdb_wait and gdb_stat headers to common
> > subdirectory.
> >         * gdb_stat.h: Delete. Moved to common directory.
> >         * common/gdb_stat.h: New file.
> >         * gdb_wait.h: Delete. Moved to common directory.
> >         * common/gdb_wait.h: New file.
> >         * Makefile.in (H_FILES_NO_SRC): Adapt to new header
> >         location.
> >         * contrib/ari/gdb_ari.sh (wait.h rule): Adapt to new gdb_wait.h
> >         location.
> >         (stat.h rule): Adapt to new gdb_stat.h location.
> >         * common/linux-osdata.c: Include "gdb_stat.h" header instead of
> >         <sys/stat.h> header.
> >         * common/linux-ptrace.c: Include "gdb_wait.h" header instead of
> >         <sys/wait.h> header.
> >
> >
> > gdbserver ChangeLog entry:
> >
> > 2012-11-15  Pierre Muller  <muller@sourceware.org>
> >
> >         * gdbserver/configure.ac (AC_CHECK_HEADERS): Add wait.h header.
> >         * gdbserver/config.in: Regenerate.
> >         * gdbserver/configure: Regenerate.
> >         * gdbserver/linux-low.c:
> >         Use "gdb_stat.h" header instead of <sys/stat.h> header.
> >         Use "gdb_wait.h" header instead of <sys/wait.h> header.
> >         * gdbserver/lynx-low.c:
> >         Use "gdb_wait.h" header instead of <sys/wait.h> header.
> >         * gdbserver/remote-utils.c:
> >         Use "gdb_stat.h" header instead of <sys/stat.h> header.
> >         * gdbserver/server.c: Remove HAVE_WAIT_H conditional.
> >         Use "gdb_wait.h" header instead of <sys/wait.h> header.
> >         * gdbserver/spu-low.c:
> >         Use "gdb_wait.h" header instead of <sys/wait.h> header.
> 
> Remove the "gdbserver/" prefixes.  Otherwise OK.  Thanks.

Thanks, applied with that change.

Pierre


  reply	other threads:[~2012-11-15 16:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <50a4aadb.c54c420a.715f.5d53SMTPIN_ADDED@mx.google.com>
2012-11-15 10:15 ` [RFA] " Pedro Alves
2012-11-15 14:24   ` [RFA] Remove AC_HEADER_STAT from configure.ac Pierre Muller
2012-11-15 14:34     ` Pedro Alves
2012-11-15 14:59       ` Pierre Muller
2012-11-15 15:55   ` [RFA-v2] ARI fixes: move gdb_stat.h and gdb_wait.h to common subdirectory Pierre Muller
     [not found]   ` <50a51072.c4c5440a.2696.ffffd0acSMTPIN_ADDED@mx.google.com>
2012-11-15 16:02     ` Pedro Alves
2012-11-15 16:14       ` Pierre Muller [this message]
     [not found]   ` <22837.8922366121$1352989522@news.gmane.org>
2012-11-15 16:07     ` [RFA] Remove AC_HEADER_STAT from configure.ac Tom Tromey
2012-11-15 16:09       ` Pedro Alves

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='000601cdc34c$40da1fa0$c28e5ee0$@muller@ics-cnrs.unistra.fr' \
    --to=pierre.muller@ics-cnrs.unistra.fr \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@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