From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28704 invoked by alias); 18 Jun 2009 16:33:20 -0000 Received: (qmail 28690 invoked by uid 22791); 18 Jun 2009 16:33:17 -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.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Jun 2009 16:33:05 +0000 Received: from wpaz13.hot.corp.google.com (wpaz13.hot.corp.google.com [172.24.198.77]) by smtp-out.google.com with ESMTP id n5IGX034026092 for ; Thu, 18 Jun 2009 17:33:01 +0100 Received: from qw-out-2122.google.com (qwh8.prod.google.com [10.241.194.200]) by wpaz13.hot.corp.google.com with ESMTP id n5IGWw1t031266 for ; Thu, 18 Jun 2009 09:32:58 -0700 Received: by qw-out-2122.google.com with SMTP id 8so591900qwh.61 for ; Thu, 18 Jun 2009 09:32:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.81.139 with SMTP id x11mr338102qck.14.1245342777932; Thu, 18 Jun 2009 09:32:57 -0700 (PDT) In-Reply-To: <200906181702.34131.ken@linux.vnet.ibm.com> References: <20090527001157.934BD76BC0@localhost> <200906180919.n5I9Jh9H004739@d06av01.portsmouth.uk.ibm.com> <8ac60eac0906180706g13d0c7c8q5c9434664de9d664@mail.gmail.com> <200906181702.34131.ken@linux.vnet.ibm.com> Date: Thu, 18 Jun 2009 16:33:00 -0000 Message-ID: <8ac60eac0906180932g6003e034sef27a0e52ce3d104@mail.gmail.com> Subject: Re: [patch] Use mmap instead of obstack_alloc for dwarf debug sections. From: Paul Pluzhnikov To: Ken Werner Cc: gdb-patches@sourceware.org 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/msg00485.txt.bz2 On Thu, Jun 18, 2009 at 8:02 AM, Ken Werner wrote: > Changing the type of dwarf_frame_size to bfd_size_type sounds perfect. GDB > head compiles flawlessy again. Out of curiosity, what are your host and target triplets? Thanks, -- Paul Pluzhnikov