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 1AeMRu-0001W0-VY for qemu-devel@nongnu.org; Wed, 07 Jan 2004 17:46:50 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AeMOK-0000Rj-WD for qemu-devel@nongnu.org; Wed, 07 Jan 2004 17:43:40 -0500 Received: from [66.93.172.17] (helo=nevyn.them.org) by monty-python.gnu.org with esmtp (TLSv1:RC4-SHA:128) (Exim 4.24) id 1AeMOJ-0000Oq-Qv for qemu-devel@nongnu.org; Wed, 07 Jan 2004 17:43:08 -0500 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AeLQa-0004ni-5V for ; Wed, 07 Jan 2004 16:41:24 -0500 Date: Wed, 7 Jan 2004 16:41:24 -0500 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] qemu on 2.6.0-rc1 Message-ID: <20040107214124.GA18439@nevyn.them.org> References: <3FFB2D46.90002@free.fr> <20040107015929.BBFF22C21D@lists.samba.org> <20040107070117.GG4830@MAIL.13thfloor.at> <3FFC7B45.8090702@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FFC7B45.8090702@free.fr> Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wed, Jan 07, 2004 at 10:33:57PM +0100, Fabrice Bellard wrote: > 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 ? Nope. GDB does not know anything about physical or virtual memory; it displays whatever the remote stub happens to provide. I'd think virtual would be more useful... -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer