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


OK thanks for clarifying that. I will debug more

?
Regards,
Mahmood



----- Original Message -----
From: Sergio Durigan Junior <sergiodj@redhat.com>
To: Mahmood Naderan <nt_mahmood@yahoo.com>
Cc: Andreas Schwab <schwab@suse.de>; Joel Brobecker <brobecker@adacore.com>; "gdb@sourceware.org" <gdb@sourceware.org>
Sent: Wednesday, February 13, 2013 1:00 AM
Subject: 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]