qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/5] gdbstub: gdb pass-through qemu monitor supp


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 2/5] gdbstub: gdb pass-through qemu monitor support
Date: Mon, 19 May 2008 17:30:50 +0100
User-agent: KMail/1.9.9

On Monday 19 May 2008, Jason Wessel wrote:
> Edgar E. Iglesias wrote:
> > On Thu, May 15, 2008 at 09:11:30AM -0500, Jason Wessel wrote:
> >> This patch adds a feature to the gdbstub to allow gdb to issue monitor
> >> commands that can pass-through to the qemu monitor.

It seems rather silly to have both gdbstub qRcmd and the monitor interface 
support a different set of commands. I see no reason why the singlestep 
control should be gdbstub specific, rather than just annother monitor 
command.

Paul




reply via email to

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