From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23837 invoked by alias); 1 Sep 2006 20:26:44 -0000 Received: (qmail 23828 invoked by uid 22791); 1 Sep 2006 20:26:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 01 Sep 2006 20:26:41 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GJFb5-0005mO-9F; Fri, 01 Sep 2006 16:26:39 -0400 Date: Fri, 01 Sep 2006 20:26:00 -0000 From: Daniel Jacobowitz To: "Veeru (????????????)" Cc: gdb@sourceware.org Subject: Re: GDB source structure Message-ID: <20060901202639.GA22174@nevyn.them.org> Mail-Followup-To: "Veeru (????????????)" , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00019.txt.bz2 On Fri, Sep 01, 2006 at 01:24:19PM -0700, Veeru (????????????) wrote: > Hi Dan, > > The set of files is reaching close to 600 in number in that directory. > At this point, > even doing an ls is difficult, forget separating out different > architectures and operating systems. > Some file names have the architecture or OS name in them but even that > usage is not consistent. Yes, it is. It's extremely consistent. The files which are specific to an architecture or OS are named after that architecture or OS. I don't know of any exceptions. -- Daniel Jacobowitz CodeSourcery