From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10042 invoked by alias); 4 Nov 2003 18:15:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10035 invoked from network); 4 Nov 2003 18:15:37 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 4 Nov 2003 18:15:37 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 00E492B8F; Tue, 4 Nov 2003 13:15:32 -0500 (EST) Message-ID: <3FA7ECC4.2030405@redhat.com> Date: Tue, 04 Nov 2003 18:15: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: Daniel Berlin Cc: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: [rfa:symtab] Delete broken "memory mapped objfile cache" References: <3FA7D202.2050205@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg00044.txt.bz2 > Actually, apple has it implemented and working. > Maybe they'd like to share? > If so, and they need that code, maybe we should keep it around for just a bit longer. (I've this strange feeling of dejavu ...) As I stated, I think it is better to clear the decks so that Apple (or who ever) are free to add a clean and robust implementation of the technique. Andrew