From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CAKwD-00045t-U8 for qemu-devel@nongnu.org; Thu, 23 Sep 2004 00:10:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CAKwC-00045R-4u for qemu-devel@nongnu.org; Thu, 23 Sep 2004 00:10:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAKwC-00045O-2b for qemu-devel@nongnu.org; Thu, 23 Sep 2004 00:10:32 -0400 Received: from [204.127.198.39] (helo=rwcrmhc13.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CAKpk-0004Bf-Bn for qemu-devel@nongnu.org; Thu, 23 Sep 2004 00:03:52 -0400 Message-ID: <001401c4a122$53622f00$6600a8c0@cstreet> From: "John Poplett" Date: Wed, 22 Sep 2004 23:03:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Monitor for Win32 in current source tree? Reply-To: John Poplett , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I compiled with CONFIG_SDL_GENERIC_KDB defined in config-host.h and now ctrl-shift-f1 / f2 work. I am back to the business of getting Slackware 10 to install. Thanks for the tips and encouragement. Regards, John ----- Original Message ----- From: "John Poplett" To: Sent: Wednesday, September 22, 2004 8:52 PM Subject: Re: Monitor for Win32 in current source tree? > Hi, all > > Thanks for the replies. I had tried both suggestions: ctrl-shift-f1 / f2 > and -monitor stdio. For some reason, they don't work for my build from a > recent snapshot (is two days old maybe). Perhaps, I mis-configured the > build in some way. I'll dig into it but let me know if there is something > else I might have overlooked. > > Thanks, > > John