[virt-tools-list] [PATCH virt-viewer 4/6] windows: add debug-helper

Marc-André Lureau marcandre.lureau at gmail.com
Mon Oct 22 09:39:53 UTC 2012


On Mon, Oct 22, 2012 at 10:20 AM, Christophe Fergeau
<cfergeau at redhat.com> wrote:
> How do you use this helper? Do you just run it, and then run 'something' that
> talks to the controller? Or is it possible to get it to be started by
> spice-activex and used when asking for an ovirt console?
> Patch looks good.

To use it, you replace the HKCU
"Software\spice-space.org\spicex\client" value
"$INSTDIR\bin\remote-viewer.exe --spice-controller" with
"$INSTDIR\bin\debug-helper.exe remote-viewer.exe --spice-controller",
it will open a console window, start remote-viewer with gdb right away
with the necessary parameters to connect to the VM.

-- 
Marc-André Lureau




More information about the virt-tools-list mailing list