From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30085 invoked by alias); 4 Apr 2008 00:01:24 -0000 Received: (qmail 30069 invoked by uid 22791); 4 Apr 2008 00:01:20 -0000 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.31) with ESMTP; Fri, 04 Apr 2008 00:01:03 +0000 Received: from zps38.corp.google.com (zps38.corp.google.com [172.25.146.38]) by smtp-out.google.com with ESMTP id m3400Nhd027950; Fri, 4 Apr 2008 01:00:23 +0100 Received: from localhost (meta.corp.google.com [172.22.108.53]) by zps38.corp.google.com with ESMTP id m3400D4K018685; Thu, 3 Apr 2008 17:00:17 -0700 Received: by localhost (Postfix, from userid 500) id CA6393F20F5; Thu, 3 Apr 2008 17:00:06 -0700 (PDT) To: pedro@codesourcery.com CC: gdb-patches@sourceware.org, drow@false.org, bauerman@br.ibm.com In-reply-to: <200804031145.04476.pedro@codesourcery.com> (message from Pedro Alves on Thu, 3 Apr 2008 11:45:03 +0100) Subject: Re: Patch to handle compressed sections References: <20080325230440.BF0623F25D6@localhost> <20080403054128.A45A43F25F0@localhost> <20080403064309.5454D3F25F0@localhost> <200804031145.04476.pedro@codesourcery.com> Message-Id: <20080404000006.CA6393F20F5@localhost> Date: Fri, 04 Apr 2008 01:28:00 -0000 From: csilvers@google.com (Craig Silverstein) 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: 2008-04/txt/msg00084.txt.bz2 } Out of curiosity, did you try running the whole GDB testsuite } outputting compressed debug info? OK, I had a chance to do this, and results look good -- no new regressions that I could spot. craig