Re: [Qemu-devel] gdb-stub support for Win32 host

2006-05-30 Thread Kazu
Sent: Sunday, May 28, 2006 12:11 AM Jason Wessel wrote: > > This patch adds support for the gdb-stub to work on the Win32 host and > compile in by default. I retested to make sure everything was > compatible so as not to break the unix side. > I works fine. Thank you. Regards, Kazu

[Qemu-devel] gdb-stub support for Win32 host

2006-05-27 Thread Jason Wessel
This patch adds support for the gdb-stub to work on the Win32 host and compile in by default. I retested to make sure everything was compatible so as not to break the unix side. signed-off-by: [EMAIL PROTECTED] Thanks, Jason. Index: qemu/configure ===