From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24828 invoked by alias); 10 Jun 2008 00:24:15 -0000 Received: (qmail 24819 invoked by uid 22791); 10 Jun 2008 00:24:14 -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; Tue, 10 Jun 2008 00:23:55 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 3B9323C224; Mon, 9 Jun 2008 17:23:54 -0700 (PDT) Subject: Re: GDB record patch 0.1.3.1 for GDB-6.8 release From: Michael Snyder To: Thiago Jung Bauermann Cc: Daniel Jacobowitz , Pedro Alves , teawater , gdb-patches@sourceware.org In-Reply-To: <1213019274.11485.9.camel@localhost.localdomain> References: <200805231746.23570.pedro@codesourcery.com> <200806090152.00220.pedro@codesourcery.com> <20080609025953.GA1289@caradoc.them.org> <1213019274.11485.9.camel@localhost.localdomain> Content-Type: text/plain Date: Tue, 10 Jun 2008 02:04:00 -0000 Message-Id: <1213057434.3601.513.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-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00182.txt.bz2 On Mon, 2008-06-09 at 10:47 -0300, Thiago Jung Bauermann wrote: > On Sun, 2008-06-08 at 22:59 -0400, Daniel Jacobowitz wrote: > > I want to make sure everyone realizes that patches for this have > > already been posted, by Michael Snyder. It was a while ago so it may > > have fallen out of our institutional memory :-) I recently sent > > Michael an updated version of his patches, off list. > > Could you send them to me as well? So I've created a new branch, incorporating Daniel's patch set. The new branch forks from the main trunk at 2007-04-07, and is therefore about a year more up to date (and several releases newer) than the previous branch. It is, however, completely untested at this point, so use at your own risk. Branch name -- drow-reverse-20070409-branch I will be working on creating a newer branch based on todays tree, with the eventual goal of integrating it into the trunk. Michael