This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: GDB doesn't compile on GNU/Linux


Daniel Jacobowitz wrote:
> On Wed, Nov 29, 2006 at 10:07:06AM +1300, Nick Roberts wrote:
> > 2006-11-29  Nick Roberts  <nickrob@snap.net.nz>
> > 
> > 	* linux-thread-db.c: Include <signal.h>.
> 
> OK.  Wonder what implicitly pulled it in where Ulrich tested, but
> it's not worth finding out.

It looks like the s390 version of sys/ucontext.h includes signal.h,
and sys/ucontext.h gets pulled in by sys/procfs.h.

Sorry for the breakage ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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