qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Regarding PTRACE implementation in QEMU user mode


From: Jamie Lokier
Subject: Re: [Qemu-devel] Regarding PTRACE implementation in QEMU user mode
Date: Tue, 23 Sep 2008 16:02:37 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Paul Brook wrote:
> On Tuesday 23 September 2008, Paul Brook wrote:
> > > Can someone explain why explain why ptrace system call is not implemented
> > > in QEMU? if someone is working on it, please share some ideas.
> >
> > Because it's extremely hard (read: nearly impossible) to implement
> > properly. 
> 
> I'll also note that the usual use of ptrace if for gdb/gdbserver. You should 
> use the builtin qemu gdb stub instead.

The other usual use is strace, which seems like it would be useful for
user mode emulation.

-- Jamie




reply via email to

[Prev in Thread] Current Thread [Next in Thread]