From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5879 invoked by alias); 12 Jun 2008 18:35:54 -0000 Received: (qmail 5869 invoked by uid 22791); 12 Jun 2008 18:35:53 -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; Thu, 12 Jun 2008 18:35:32 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 63A733BDE7 for ; Thu, 12 Jun 2008 11:35:31 -0700 (PDT) Subject: Who uses gdbreplay? From: Michael Snyder To: gdb@sourceware.org Content-Type: text/plain Date: Thu, 12 Jun 2008 18:35:00 -0000 Message-Id: <1213295731.3601.671.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-06/txt/msg00113.txt.bz2 I am interested in knowing if (and how much) anybody uses the gdbreplay utility that comes as a part of gdbserver. It's an interesting (and elegantly simple) utility, but somewhat limited, and I have some ideas for improving it. Not much use, though, if nobody ever uses it! Thanks, Michael