From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15196 invoked by alias); 16 Jun 2009 21:07:44 -0000 Received: (qmail 15184 invoked by uid 22791); 16 Jun 2009 21:07:43 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 16 Jun 2009 21:07:33 +0000 Received: from zps76.corp.google.com (zps76.corp.google.com [172.25.146.76]) by smtp-out.google.com with ESMTP id n5GL7Vvs015580 for ; Tue, 16 Jun 2009 14:07:31 -0700 Received: from qyk8 (qyk8.prod.google.com [10.241.83.136]) by zps76.corp.google.com with ESMTP id n5GL4cAj014069 for ; Tue, 16 Jun 2009 14:07:28 -0700 Received: by qyk8 with SMTP id 8so6354918qyk.5 for ; Tue, 16 Jun 2009 14:07:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.82.79 with SMTP id a15mr1757042qcl.57.1245186448567; Tue, 16 Jun 2009 14:07:28 -0700 (PDT) In-Reply-To: References: <20090527001157.934BD76BC0@localhost> <8ac60eac0905280956v79d9a84apad9a4370212283b9@mail.gmail.com> <8ac60eac0906101839t4d3978fyc1c6d3b3e2eccb6e@mail.gmail.com> <8ac60eac0906101842y2d2fc9fco331cb4336d9508d0@mail.gmail.com> <8ac60eac0906161342m67c30151lc7f685e0eb36e41f@mail.gmail.com> Date: Tue, 16 Jun 2009 21:07:00 -0000 Message-ID: <8ac60eac0906161407s6498913cu5e50e930d599be77@mail.gmail.com> Subject: Re: [patch] Use mmap instead of obstack_alloc for dwarf debug sections. From: Paul Pluzhnikov To: Tom Tromey Cc: gdb-patches@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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: 2009-06/txt/msg00413.txt.bz2 On Tue, Jun 16, 2009 at 1:58 PM, Tom Tromey wrote: > This patch ok. So committed. Thanks, -- Paul Pluzhnikov