From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17551 invoked by alias); 4 Oct 2012 15:28:50 -0000 Received: (qmail 17542 invoked by uid 22791); 4 Oct 2012 15:28:49 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Oct 2012 15:28:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9F7681C7EE1; Thu, 4 Oct 2012 11:28:43 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xqdgRW0gapGq; Thu, 4 Oct 2012 11:28:43 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 23B331C7D79; Thu, 4 Oct 2012 11:28:43 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 412C6C4921; Thu, 4 Oct 2012 17:28:31 +0200 (CEST) Date: Thu, 04 Oct 2012 15:28:00 -0000 From: Joel Brobecker To: Doug Evans Cc: Khoo Yit Phang , Jan Kratochvil , GDB Patches Subject: Re: [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory Message-ID: <20121004152831.GR3028@adacore.com> References: <20120924170348.GI4146@adacore.com> <20120927091737.GB2980@adacore.com> <20121004000840.GI3028@adacore.com> <20121004013358.GJ3028@adacore.com> <20121004145105.GP3028@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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: 2012-10/txt/msg00082.txt.bz2 > If they've hacked into your account seems like it's game over regardless. > [All sorts of nasties could be inflicted - e.g., just hack the gdb > binary directly.] If you guys are happy with a simple detection scheme, that's good enough for me :). -- Joel