From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19058 invoked by alias); 18 Aug 2003 08:10:49 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19048 invoked from network); 18 Aug 2003 08:10:46 -0000 Received: from unknown (HELO steve.softier.local) (62.90.245.250) by sources.redhat.com with SMTP; 18 Aug 2003 08:10:46 -0000 Received: from steve.softier.local (localhost.localdomain [127.0.0.1]) by steve.softier.local (8.12.8/8.12.8) with ESMTP id h7I8AgkW004187 for ; Mon, 18 Aug 2003 11:10:43 +0300 Received: (from steve@localhost) by steve.softier.local (8.12.8/8.12.8/Submit) id h7I8AQ3F004185; Mon, 18 Aug 2003 11:10:26 +0300 X-Authentication-Warning: steve.softier.local: steve set sender to xyzzy@hotpop.com using -f Subject: binutils+gdb CVS module From: Stephen Biggs To: GDB list Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 18 Aug 2003 08:10:00 -0000 Message-Id: <1061194226.18235.7.camel@steve.softier.local> Mime-Version: 1.0 X-SW-Source: 2003-08/txt/msg00184.txt.bz2 Having just found this combination module (is this the same as gdb+binutils??) and realizing that this is exactly what I need, I checked it out and have been updating it daily from the sources.redhat.com repository. Yesterday, after the update, there were the directories libgloss, sid, tcl, and quite a few others which messed up my build because the target I am trying to develop has no idea about these things. Today, after tossing my sandbox and re-checking out, these directories have disappeared again. Nothing in the ChangeLog as far as I can see. Should this module have these directories? If not, why were they there? Just curious, as I see that this is part of what happens when you stay on the bleeding edge.