From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18214 invoked by alias); 12 Jun 2008 18:55:19 -0000 Received: (qmail 18205 invoked by uid 22791); 12 Jun 2008 18:55:19 -0000 X-Spam-Check-By: sourceware.org Received: from imr2.ericy.com (HELO imr2.ericy.com) (198.24.6.3) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jun 2008 18:54:55 +0000 Received: from eusrcmw751.eamcs.ericsson.se (eusrcmw751.exu.ericsson.se [138.85.77.51]) by imr2.ericy.com (8.13.1/8.13.1) with ESMTP id m5CIsqm6006693; Thu, 12 Jun 2008 13:54:52 -0500 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw751.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Thu, 12 Jun 2008 13:55:00 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Who uses gdbreplay? Date: Thu, 12 Jun 2008 18:55:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA042911BE@ecamlmw720.eamcs.ericsson.se> In-Reply-To: <1213295731.3601.671.camel@localhost.localdomain> From: "Marc Khouzam" To: "Michael Snyder" , 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-06/txt/msg00114.txt.bz2 Hi, I've tried to find information in the doc about gdbreplay without luck. Really quickly, does gdbreplay, as its name suggest, allow to record an re-run an application session? Does it allow reverse debugging in some for= m? And since this is part of gdbserver, I assume its functions are for a targe= t system? This very morning, I was asked if GDB had any kind of foundation for reverse debugging on a target. Is gdbreplay what I am looking for? Thanks Marc > -----Original Message----- > From: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org]On > Behalf Of Michael Snyder > Sent: Thursday, June 12, 2008 2:36 PM > To: gdb@sourceware.org > Subject: Who uses gdbreplay? >=20 >=20 > I am interested in knowing if (and how much)=20 > anybody uses the gdbreplay utility that comes > as a part of gdbserver. >=20 > It's an interesting (and elegantly simple) utility,=20 > but somewhat limited, and I have some ideas for > improving it. Not much use, though, if nobody > ever uses it! >=20 > Thanks, > Michael >=20 >=20 >=20 >=20