qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] Enable monitor commands in GDB stub


From: Julian Stecklina
Subject: [Qemu-devel] Re: [PATCH] Enable monitor commands in GDB stub
Date: Tue, 03 Feb 2009 05:16:47 +0100
User-agent: Gnus/5.1008 (Gnus v5.10.8)

Julian Stecklina <address@hidden> writes:

> Hello,
>
> I have added support for the qRcmd packet to the GDB stub. This lets
> you issue "monitor foo" in GDB and have it executed in qemu's monitor.
>
> A quick test suggests that it works fine, but I am quite new to the
> qemu codebase, so I don't know if calling 'monitor_handle_command'
> directly from the GDB stub violates any assumptions.

Any comments on the patch? I use it since I posted this patch in
December without problems.

Regards,
-- 
Julian Stecklina

Well, take it from an old hand: the only reason it would be easier to
program in C is that you can't easily express complex problems in C,
so you don't. - Erik Naggum (in comp.lang.lisp)





reply via email to

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