From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27823 invoked by alias); 7 Oct 2009 20:11:53 -0000 Received: (qmail 27811 invoked by uid 22791); 7 Oct 2009 20:11:52 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Oct 2009 20:11:48 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id AD26A10EAA; Wed, 7 Oct 2009 20:13:05 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 96A9610E9F; Wed, 7 Oct 2009 20:13:05 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MvcrR-0005gB-9k; Wed, 07 Oct 2009 16:11:45 -0400 Date: Wed, 07 Oct 2009 20:11:00 -0000 From: Daniel Jacobowitz To: Danny Backx Cc: gdb-patches Subject: Re: shared lib dos filename style - one more question Message-ID: <20091007201145.GA21557@caradoc.them.org> Mail-Followup-To: Danny Backx , gdb-patches References: <1253973110.10921.76.camel@pavilion> <1254946075.10921.178.camel@pavilion> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1254946075.10921.178.camel@pavilion> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes 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: 2009-10/txt/msg00161.txt.bz2 On Wed, Oct 07, 2009 at 10:07:55PM +0200, Danny Backx wrote: > No reply to the message below. I'm including my current work now. Please > comment. I've been staying out of this conversation because I don't have time to discuss it properly, but I am still skeptical that this should ever be a user setting - I've yet to see a plausible problem if we always handled both styles of filesystem. If it does need to be a user setting, IMO it's acceptable to make users set it in their .gdbinit or on the GDB command line. -- Daniel Jacobowitz CodeSourcery