tech-toolchain archive

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

Re: gdb and libc debug symbols



> Read is a system call, what you see is a crash in the (tiny) assembler
> stub in libc.
Ah, I always wondered why libc in the first place.

> This should show you were exactly it crashes. [...]
It does not crash, it merely gets stuck there for reasons I'm trying to find out

> Try: x/16i read
> info reg
Will try, thanks for the advice

  Timo


Home | Main Index | Thread Index | Old Index