From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77861 invoked by alias); 28 Mar 2015 04:49:30 -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 77848 invoked by uid 89); 28 Mar 2015 04:49:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sat, 28 Mar 2015 04:49:28 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id D078B340B4B; Sat, 28 Mar 2015 04:49:18 +0000 (UTC) Date: Sat, 28 Mar 2015 04:49:00 -0000 From: Mike Frysinger To: Michael Eager Cc: "gdb-patches@sourceware.org" Subject: Re: [PATCH] Support gzip compressed exec and core files in gdb Message-ID: <20150328044919.GB30239@vapier> Mail-Followup-To: Michael Eager , "gdb-patches@sourceware.org" References: <54FF77D6.7010400@eagerm.com> <550A1F4D.5030107@eagerm.com> <20150320221640.GR11803@vapier> <551576A0.3060504@eagerm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline In-Reply-To: <551576A0.3060504@eagerm.com> X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00930.txt.bz2 --ftEhullJWpWg/VHq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 246 On 27 Mar 2015 08:26, 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. looks obvious enough to me :) -mike --ftEhullJWpWg/VHq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVFjLPAAoJEEFjO5/oN/WB+6wQANv50o53rUq3Nz9kP5dCaygO ncgFFF/ZkVlxx2j7fT1ERcIXI86m/EGNq7DTrb4fJJ3xKaLI5XjohJoTsUTZRtrX vYhtzK/mc5IlOpgQfqVHrtVEZ4Fm/0U4Q+XfGfKdPqmT0PrqWX/tC+WdhRM/xKGH 9uJgb5sOuqVx7P5Vt2cTlvk6XT+3uBJxvFwuYFE6WpKmiyxAxIqm9BGyxCO39jqt QMZLbxYb6+MVEDfVMrBSzTQoOQIrYa8Xar2tEWLWl0eNCuKomB0IQhJwmz/yorZm 2fuf9PcXaAVRX90UG91xPbK7wfjziNbB0fGax31VZM+agkpdE0hK2rj9sLOexsWK X4+FxuaSCA92wuOMBvyPzjxzSaArJFPG6nBnpiGQw0LCXenB+LiGhiloqY49nqAo s23STl9A6ZAdEgVFbRpXYiU2DKinlmx6hhn8Ku/ka9/9XN1y8ptdSPMX8CDWQup7 Hvu0ebG8Myd8YD+sCuGBF5qbQQziRq9HVMbbMFrev4P3RYF17tmhbwXN+allYH7B PAE75C6xfUzWATGyEwwnfWTXZfl1bGoYhY6+wt7RHZ/gJqRvkVqaOqzS1WSFHKa0 KOGTKafNiksqzXxxQp/emMDh1qO6mT5YRMjRa+JwGFtlirMXl5URS8Dfgj8ZTWE7 svDg1NgbbqJ6stze2XVw =4/g6 -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq--