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]

gdb apparently misses SIGTRAP


Hi,

I have gdb-7.11.1. If I do step next ('n'), calls like epoll_wait and
sem_wait are hanging. In case of epoll_wait, in the wireshark trace I
could see the packets are received. From another terminal if I send
SIGTRAP then I get control back with the data being received.

Any ideas why this could be happening and more importantly how to avoid it?

thanks
sudhakar


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