From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3704 invoked by alias); 31 Jan 2006 18:24:06 -0000 Received: (qmail 3695 invoked by uid 22791); 31 Jan 2006 18:24:05 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.203) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 31 Jan 2006 18:24:04 +0000 Received: by zproxy.gmail.com with SMTP id x3so1385231nzd for ; Tue, 31 Jan 2006 10:24:02 -0800 (PST) Received: by 10.36.251.8 with SMTP id y8mr6181102nzh; Tue, 31 Jan 2006 10:24:02 -0800 (PST) Received: by 10.37.2.63 with HTTP; Tue, 31 Jan 2006 10:24:02 -0800 (PST) Message-ID: <8f2776cb0601311024w3facc1a5wdabe9455f13964a4@mail.gmail.com> Date: Tue, 31 Jan 2006 18:24:00 -0000 From: Jim Blandy To: David Anderson Subject: Re: [PATCH] Use mmap for symbol tables Cc: gdb-patches@sourceware.org, eirik@hackrat.com In-Reply-To: <200601310437.k0V4bcJ7208753@quasar.engr.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200601310437.k0V4bcJ7208753@quasar.engr.sgi.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00492.txt.bz2 On 1/30/06, David Anderson wrote: > Hope the following is not out of line. No, not at all; it's great to get perspective from other implementers.