Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] Make ARM/Linux build on current glibc
Date: Wed, 31 Oct 2001 07:58:00 -0000	[thread overview]
Message-ID: <20011031105828.A2045@nevyn.them.org> (raw)
In-Reply-To: <20011031105747.A2009@nevyn.them.org>

On Wed, Oct 31, 2001 at 10:57:47AM -0500, Daniel Jacobowitz wrote:
> <sys/user.h> no longer includes <asm/ptrace.h>.  If we want it, we've got to
> get it ourselves.

Right... include the patch..

Committed as obvious.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer

2001-10-31  Daniel Jacobowitz  <drow@mvista.com>

	* arm-linux-nat.c: Include <asm/ptrace.h> explicitly.

Index: arm-linux-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/arm-linux-nat.c,v
retrieving revision 1.12
diff -u -r1.12 arm-linux-nat.c
--- arm-linux-nat.c	2001/10/26 15:41:17	1.12
+++ arm-linux-nat.c	2001/10/31 15:54:03
@@ -29,6 +29,8 @@
 #include <sys/utsname.h>
 #include <sys/procfs.h>
 
+#include <asm/ptrace.h>
+
 /* Prototypes for supply_gregset etc. */
 #include "gregset.h"
 


  reply	other threads:[~2001-10-31  7:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-31  7:57 Daniel Jacobowitz
2001-10-31  7:58 ` Daniel Jacobowitz [this message]
     [not found]   ` <s3ilmhr23gn.fsf@debye.wins.uva.nl>
2001-10-31  8:20     ` Daniel Jacobowitz
2001-10-31 10:18       ` Mark Kettenis
2001-10-31 10:57         ` Daniel Jacobowitz
2001-11-07  8:22         ` Daniel Jacobowitz

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=20011031105828.A2045@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=gdb-patches@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