[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [issues] arm gdb backtrace for read syscall
- To: "Matthieu CASTET" <matthieu.castet@xxxxxxxxxx>
- Subject: Re: [issues] arm gdb backtrace for read syscall
- From: "Carlos O'Donell" <carlos@xxxxxxxxxxxxxxxx>
- Date: Mon, 20 Oct 2008 07:57:32 -0400
On Mon, Oct 20, 2008 at 4:23 AM, Matthieu CASTET
<matthieu.castet@xxxxxxxxxx> wrote:
>> Could you describe the behaviour you would like?
> I would like that when a process is block on the read system call, I can
> get the complete backtrace ie getting caller of the read syscall.
> This is the case for example for sigwaitinfo syscall.
Please provide a test-case.
Cheers,
Carlos.