[vbox-dev] Debugging VirtualBox
Knut St. Osmundsen
knut.osmundsen at oracle.com
Tue Sep 20 13:23:19 PDT 2011
Hi Xabier,
no there isn't any (clean) way to do that via the API yet. Unfortunately, I cannot say when such a feature will appear, the debugging API gets attention when we have the time and need...
Kind Regards,
Knut.
On Sep 16, 2011, at 10:38 AM, Xabier Ugarte Pedrero wrote:
> Hello,
>
> I am trying to develop a Java application to debug VirtualBox, using the xpcom interface. I have read the SDK reference, and I found the specifications for the IMachineDebugger interface. This interface has methods for checking and modifying register values, memory space, and even for enabling or disabling single step execution, but I cannot find any method to execute instructions in a single-step way (equivalent to the 't' command in the debugger console).
>
> Is there any way to execute instructions in single step mode from Java xpcom or any other programming interface?
>
> Thank you in advance.
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> http://vbox.innotek.de/mailman/listinfo/vbox-dev
More information about the vbox-dev
mailing list