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: [RFA] gdb is broken: missing signal.h checking


Daniel Jacobowitz wrote:
On Thu, Mar 29, 2007 at 05:07:28PM +0200, Denis PILAT wrote:
On my native linux gdb, I get "warning: Signal ? does not exist on this system." when running.
It's just a missing line in the configure of gdb.
Attach is a patch that fixes it:


2007-03-29 Denis Pilat <denis.pilat@st.com>

* configure.ac: Test for signal.h.
* configure, config.in: Regenerate.

OK, thanks.


Just committed!

--
Denis


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