From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4785 invoked by alias); 7 Apr 2008 19:37:35 -0000 Received: (qmail 4776 invoked by uid 22791); 7 Apr 2008 19:37:34 -0000 X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.191) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Apr 2008 19:37:17 +0000 Received: by ti-out-0910.google.com with SMTP id a1so633077tib.12 for ; Mon, 07 Apr 2008 12:37:14 -0700 (PDT) Received: by 10.151.78.15 with SMTP id f15mr2893925ybl.187.1207597033573; Mon, 07 Apr 2008 12:37:13 -0700 (PDT) Received: by 10.151.83.1 with HTTP; Mon, 7 Apr 2008 12:37:13 -0700 (PDT) Message-ID: Date: Tue, 08 Apr 2008 18:58:00 -0000 From: "jonatan perry" To: "Michael Snyder" , "jonatan perry" , gdb@sourceware.org Subject: Re: Record patch in main GDB tree? In-Reply-To: <20080407192958.GB27919@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1207595611.31772.332.camel@localhost.localdomain> <20080407192958.GB27919@ednor.casa.cgf.cx> 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-04/txt/msg00066.txt.bz2 I'lll do the required testes to see if its actually works and report ASAP... Jonatan Perry. On Mon, Apr 7, 2008 at 9:29 PM, Christopher Faylor wrote: > > On Mon, Apr 07, 2008 at 12:13:31PM -0700, Michael Snyder wrote: > >On Mon, 2008-04-07 at 20:32 +0200, jonatan perry wrote: > >> Hi list :) > >> I was wonder - why does the *record patch isn't merged to the main GDB > >> development tree? > >> > >> *http://sourceforge.net/projects/record/ > >> > >> Thanks, > >> Jonatan Perry. > > > >First I recall hearing of it. > > > >Has anybody offered to submit it to gdb? > > Does it actually work? > > cgf >