From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32292 invoked by alias); 25 Jul 2008 03:31:56 -0000 Received: (qmail 32281 invoked by uid 22791); 25 Jul 2008 03:31:55 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 Jul 2008 03:31:24 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id CA8233C301; Thu, 24 Jul 2008 20:31:22 -0700 (PDT) Subject: Re: Address spaces From: Michael Snyder To: Doug Evans Cc: Stan Shebs , Ulrich Weigand , gdb@sourceware.org In-Reply-To: References: <200807240926.m6O9QLHh026249@d12av02.megacenter.de.ibm.com> <4888C0CE.8000502@codesourcery.com> Content-Type: text/plain Date: Fri, 25 Jul 2008 05:52:00 -0000 Message-Id: <1216956682.3549.540.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00264.txt.bz2 > [Hmmm, I wonder if this would be useful when running linux on qemu or > when running apps under valgrind. It'd be cool to have a view of the > application and a view of the underlying simulator in the same > session. Maybe another use of a multi-process GDB.] Virtual monitor view plus guest os view?