From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19761 invoked by alias); 20 Aug 2009 06:54:39 -0000 Received: (qmail 19752 invoked by uid 22791); 20 Aug 2009 06:54:38 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from oden.vtab.com (HELO oden.vtab.com) (62.20.90.195) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 20 Aug 2009 06:54:31 +0000 Received: from oden.vtab.com (oden.vtab.com [127.0.0.1]) by oden.vtab.com (Postfix) with ESMTP id 8167326EF30; Thu, 20 Aug 2009 08:54:28 +0200 (CEST) Received: from polhem (unknown [62.20.90.206]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oden.vtab.com (Postfix) with ESMTP id 466C726EEDD; Thu, 20 Aug 2009 08:54:28 +0200 (CEST) From: "Jakob Engblom" To: "'Pedro Alves'" , Cc: "'Michael Snyder'" , "'Hui Zhu'" References: <002001ca1f0e$4c9b74a0$e5d25de0$@com> <010601ca2106$90d41920$b27c4b60$@com> <4A8C5997.1080705@vmware.com> <200908192144.15130.pedro@codesourcery.com> In-Reply-To: <200908192144.15130.pedro@codesourcery.com> Subject: RE: Simics & reverse execution Date: Thu, 20 Aug 2009 06:54:00 -0000 Message-ID: <016501ca2163$11f6b420$35e41c60$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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: 2009-08/txt/msg00195.txt.bz2 > > Sounds like a good idea. =A0Maybe a 'q' query? > > "qReverse", maybe? >=20 > Why not use the standard qSupported mechanism? I think > we've been over this before. :-) You are the experts on this. Tell us what the query is and we will implemen= t it. I was mostly concerned with any ill effects of reversing to before gdb star= ted. Looks like the state maintained is sufficiently time-independent that that = is not a problem. I have no insight into the gdb roadmap, but wasn't there a discussion on ad= ding time and bookmarks in the execution at some point? That would be very worthwhile as an addition, I think. /jakob