From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24228 invoked by alias); 30 May 2005 23:00:33 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24192 invoked by uid 22791); 30 May 2005 23:00:27 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 30 May 2005 23:00:27 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DctFC-0000xK-9v for gdb-patches@sourceware.org; Mon, 30 May 2005 19:00:26 -0400 Date: Tue, 31 May 2005 02:50:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: RFC: Check permissions of .gdbinit files Message-ID: <20050530230026.GA3618@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20050530185201.GA29332@nevyn.them.org> <20050530223305.GA2727@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00656.txt.bz2 On Tue, May 31, 2005 at 12:49:05AM +0200, Andreas Schwab wrote: > If you have a group of developers working on the same project you might > want a shared .gdbinit somewhere. I'm leaning towards handling that by suggesting in the manual that you use "source .gdbinit" in $HOME/.gdbinit for that. I agree that it's a little less convenient. I dunno. -- Daniel Jacobowitz CodeSourcery, LLC