gdb
[Top][All Lists]
Advanced

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

gdb processes signals while at breakpoing


From: jhh
Subject: gdb processes signals while at breakpoing
Date: Sun, 18 Feb 2007 20:33:55 -0500
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

 This is new to me, debugging on a FC4 distro.
Our large program is not multithreaded or anything like that, but it does depend heavily on a fairly elaborate alarm system invoked with setitimer. In the past (eg., RH9 and older) there has been no problem. But on the FC4 machine, despite "handle all noprint", once I am at a breakpoint every alarm suddenly throws me into the alarm handler, and stepping becomes practically impossible. Suppressing the alarms would require major software changes and disable many functions. I have not been able to find any reference to this problem or how to get around it, though perhaps I simply didn't know where to look or misunderstood what I found. In which case, your patience is appreciated. I suspect I am in big trouble, and I would be grateful for any and all help.
 Thanks
 Jim






reply via email to

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