This is the mail archive of the gdb@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: pt-raise.c: No such file or directory


On Tuesday, February 12 2013, Mahmood Naderan wrote:

>>Isn't that the signal the program is raising?
> Sorry I didn't understand. Do you mean the absence of pt-raise.c is causing problem?
> I think so but Joel says it is only a warning.

No, he meant that your program is calling "raise", and that your program
is stopping because it is receiving the signal raised by itself.

-- 
Sergio


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