From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AeMGS-0005j6-Mw for qemu-devel@nongnu.org; Wed, 07 Jan 2004 17:35:00 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AeMFr-0005b9-Pe for qemu-devel@nongnu.org; Wed, 07 Jan 2004 17:34:54 -0500 Received: from [193.252.22.26] (helo=mwinf0502.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AeMFr-0005b0-DF for qemu-devel@nongnu.org; Wed, 07 Jan 2004 17:34:23 -0500 Received: from free.fr (ATuileries-112-1-4-103.w81-53.abo.wanadoo.fr [81.53.133.103]) by mwinf0502.wanadoo.fr (SMTP Server) with ESMTP id 34A1BE800345 for ; Wed, 7 Jan 2004 22:32:53 +0100 (CET) Message-ID: <3FFC7B45.8090702@free.fr> Date: Wed, 07 Jan 2004 22:33:57 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu on 2.6.0-rc1 References: <3FFB2D46.90002@free.fr> <20040107015929.BBFF22C21D@lists.samba.org> <20040107070117.GG4830@MAIL.13thfloor.at> In-Reply-To: <20040107070117.GG4830@MAIL.13thfloor.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Herbert Poetzl wrote: > I'm willing to do extensive testing on SMP capable > qemu, maybe ever gdb support? In the current CVS version gdb is less usable as it allows you to inspect physical memory only. Is there a standard way in gdb to switch between physical and virtual memory dumps ? Fabrice.