From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10908 invoked by alias); 1 Apr 2015 18:52:14 -0000 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 Received: (qmail 10889 invoked by uid 89); 1 Apr 2015 18:52:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: homiemail-a78.g.dreamhost.com Received: from sub5.mail.dreamhost.com (HELO homiemail-a78.g.dreamhost.com) (208.113.200.129) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 01 Apr 2015 18:52:12 +0000 Received: from homiemail-a78.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a78.g.dreamhost.com (Postfix) with ESMTP id 6356820006455; Wed, 1 Apr 2015 11:52:11 -0700 (PDT) Received: from redwood.eagercon.com (c-24-7-16-38.hsd1.ca.comcast.net [24.7.16.38]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eager@eagerm.com) by homiemail-a78.g.dreamhost.com (Postfix) with ESMTPSA id 3858320006450; Wed, 1 Apr 2015 11:52:11 -0700 (PDT) Message-ID: <551C3E5A.4000502@eagerm.com> Date: Wed, 01 Apr 2015 18:52:00 -0000 From: Michael Eager User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Pedro Alves , "gdb-patches@sourceware.org" CC: Doug Evans Subject: Re: [PATCH] Support gzip compressed exec and core files in gdb References: <54FF77D6.7010400@eagerm.com> <550A1F4D.5030107@eagerm.com> <20150320221640.GR11803@vapier> <551576A0.3060504@eagerm.com> <5516DD31.4020901@eagerm.com> <551BE75D.5050008@redhat.com> In-Reply-To: <551BE75D.5050008@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00070.txt.bz2 On 04/01/15 05:41, Pedro Alves wrote: > On 03/28/2015 04:56 PM, Michael Eager wrote: >>>> I'm not fond of whitespace patches, but there were many whitespace errors >>>> in these files unrelated to my patch. I've attached a second patch to clean >>>> this up. >>>> >>>> gdb/ChangeLog: >>>> * corelow.c: Replace leading whitespace with tabs, eliminate trailing blanks. >>>> * exec.c: Ditto. >>>> * symfile.c: Ditto. >>>> * utils.c: Ditto >>>> * utils.h: Ditto > > OK. Is this OK for both the gzip support and the trivial whitespace patch? -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077