From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17014 invoked by alias); 22 Jul 2010 16:20:16 -0000 Received: (qmail 17000 invoked by uid 22791); 22 Jul 2010 16:20:15 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.35) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Jul 2010 16:20:09 +0000 Received: from wpaz21.hot.corp.google.com (wpaz21.hot.corp.google.com [172.24.198.85]) by smtp-out.google.com with ESMTP id o6MGK5ZB025863 for ; Thu, 22 Jul 2010 09:20:06 -0700 Received: from vws3 (vws3.prod.google.com [10.241.21.131]) by wpaz21.hot.corp.google.com with ESMTP id o6MGJtEL000960 for ; Thu, 22 Jul 2010 09:20:04 -0700 Received: by vws3 with SMTP id 3so332402vws.5 for ; Thu, 22 Jul 2010 09:20:04 -0700 (PDT) Received: by 10.220.90.212 with SMTP id j20mr903708vcm.67.1279815604367; Thu, 22 Jul 2010 09:20:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.182.6 with HTTP; Thu, 22 Jul 2010 09:19:34 -0700 (PDT) In-Reply-To: References: From: Paul Pluzhnikov Date: Thu, 22 Jul 2010 16:20:00 -0000 Message-ID: Subject: Re: [0/4] RFC: add DWARF index support To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-07/txt/msg00354.txt.bz2 On Thu, Jul 22, 2010 at 8:53 AM, Tom Tromey wrote: > I am checking this in. =A0Bootstrapped & regtested on x86-64 (compile > farm), and also tested locally against an executable with .debug_types. That it fixes the crash for me as well. Thanks, --=20 Paul Pluzhnikov