Hard times debugging under KDevelop
Andras Mantia
amantia at kde.org
Fri Jan 23 13:31:45 GMT 2004
Waldo Bastian wrote:
> You may want to ignore this interrupt. I can explain why you get it:
Ok, I understand it. The question is which interrupt should be ignored. By
taking a look at the KDirWatch sources, it may be SIGIO, but that one is
already ignored:
(gdb) info signals
Signal Stop Print Pass to program Description
...
SIGIO No No Yes I/O possible
...
Is there any other that should be ignored?
Andras
More information about the kde-core-devel
mailing list