From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27943 invoked by alias); 6 Nov 2003 22:10:31 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27925 invoked from network); 6 Nov 2003 22:10:30 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 6 Nov 2003 22:10:30 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D3F502B8F; Thu, 6 Nov 2003 17:10:25 -0500 (EST) Message-ID: <3FAAC6D1.5040300@gnu.org> Date: Thu, 06 Nov 2003 22:10:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Ingham Cc: gdb@sources.redhat.com Subject: Re: filtering of commands during async operation References: <1068129153.32379.ezmlm@sources.redhat.com> <1623959A-1080-11D8-ABD7-000A277A8808@apple.com> <16298.41984.648877.777117@localhost.redhat.com> <705570EE-109E-11D8-ABD7-000A277A8808@apple.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg00058.txt.bz2 > The last time we did a tarball drop it meant that Adam ended up wasting time merging old ObjC code into the TOT gdb - work which we had already done on our branch. It would be great not to do that again... Adam has been quietly integrating/overhauling that very old objective-c code, and that work is still ongoing: http://sources.redhat.com/ml/gdb-patches/2003-10/msg00581.html What Adam did was definitly not a merge. Andrew