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: [4/10] RFC: unconditionally include signal.h


> > I think that checking for signal.h is pointless, because gdb already
> > includes it unconditionally in various places -- e.g., utils.c.
> 
> It's not pointless in gdbserver.  The HAVE_SIGNAL_H checks were added for
> the WinCE port.  See fe7cf52e.

Should we consider using gnulib's signal.h?

-- 
Joel


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