tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: gdb and libc debug symbols
On Sun, May 04, 2014 at 09:48:03PM +0200, Timo Buhrmester wrote:
> It does not crash, it merely gets stuck there for reasons I'm trying to find
> out
Are you sure it is not just blocking on read in the kernel? Like a socket
and the other end is not sending any data?
Ktrace would tell you the file descriptor it is using (and if you go
back in kdump output, what file/socket/... it represents).
Martin
Home |
Main Index |
Thread Index |
Old Index