From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GibiV-00048Z-Mn for qemu-devel@nongnu.org; Fri, 10 Nov 2006 14:07:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GibiT-000440-FF for qemu-devel@nongnu.org; Fri, 10 Nov 2006 14:07:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GibiT-00043o-Bg for qemu-devel@nongnu.org; Fri, 10 Nov 2006 14:07:05 -0500 Received: from [66.93.172.17] (helo=nevyn.them.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GibiS-0006A9-TL for qemu-devel@nongnu.org; Fri, 10 Nov 2006 14:07:05 -0500 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GibiR-0000HS-Q4 for qemu-devel@nongnu.org; Fri, 10 Nov 2006 14:07:03 -0500 Date: Fri, 10 Nov 2006 14:07:03 -0500 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] Re: Debugging with paging enabled Message-ID: <20061110190703.GA1038@nevyn.them.org> References: <1583108256.20061108033019@kilgus.net> <1315607799.20061110153151@kilgus.net> <200611101556.02645.paul@codesourcery.com> <20061110171032.GA29431@nevyn.them.org> <1071844536.20061110200154@kilgus.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1071844536.20061110200154@kilgus.net> Reply-To: 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 On Fri, Nov 10, 2006 at 08:01:54PM +0100, Marcel Kilgus wrote: > Or do you mean that qemu should always and in all situations report an > adjusted EIP to GDB and re-adjust all EIPs it gets? Interesting idea, > but I guess that too would lead to dozens of other problems. Yes precisely. I doubt it would lead to any problems at all; and it would be a localized change in two places in the GDB stub. -- Daniel Jacobowitz CodeSourcery