bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SGI IRIX - no nsig


From: jarausch
Subject: Re: SGI IRIX - no nsig
Date: Fri, 29 Sep 2000 13:09:14 +0200

On 28 Sep, David B Anderson wrote:
> 
>>I have compiled gdb5.0 here on my IRIX 6.5 box, but I can't compile
>>the current CVS version since there is no variable  nsig  anywhere
>>in IRIX's headers.
> 
> This is a result of an apparent confusion about what
> XOPEN mandates.  Whether gbd source is confused 
> (in specifying XOPEN (not the right spelling here,
> it is _XOPEN_SOURCE or something, I forget) with -D as it does)
> or IRIX headers are wrong I've not determined.
> 
> #define NSIG 65 
> 
> Is the right workaround.
> 
> address@hidden

This still doesn't work.
Now gdb builds (as reported)
BUT at the first breakpoint I get

GDB bug: target.c (target_signal_from_host): unrecognized real-time signal


What can I do ?

-- 
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany




reply via email to

[Prev in Thread] Current Thread [Next in Thread]