This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Make ARM/Linux build on current glibc


Daniel Jacobowitz <drow@mvista.com> writes:

> 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.

In principle we shouldn't include any <asm/*> on Linux.  Why do you
need to include <asm/ptrace.h>?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]