From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24048 invoked by alias); 27 Jun 2003 06:40:49 -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 24041 invoked from network); 27 Jun 2003 06:40:49 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 27 Jun 2003 06:40:49 -0000 Received: by zenia.home (Postfix, from userid 5433) id 99F4F202BC; Fri, 27 Jun 2003 01:39:44 -0500 (EST) To: Elena Zannoni Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: RFA: document binutils support for separate debug info References: <2427-Thu26Jun2003064719+0300-eliz@elta.co.il> <16122.65508.160806.984501@localhost.redhat.com> From: Jim Blandy Date: Fri, 27 Jun 2003 06:40:00 -0000 In-Reply-To: <16122.65508.160806.984501@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00808.txt.bz2 Elena Zannoni writes: > Eli Zaretskii writes: > > > From: Jim Blandy > > > Date: 25 Jun 2003 12:35:00 -0500 > > > > > > 2003-06-25 Jim Blandy > > > > > > * gdb.texinfo (Separate Debug Files): Update documentation to > > > describe GNU Binutils' support for separate debug info files. > > > > Approved. Thanks. > > > Wait a second. I am fixing gdb bugs ATM with that code. > I think let's hold the doco until it works completely. Yes, Nick just told me that things are in flux, too. I tried things out and what I tried worked (I didn't fake the example!) but I'm happy to wait and see how things settle out. Do you have the Dejagnu magic to run the entire test suite with separate debug info? I keep wanting to integrate it into testsuite/lib/gdb.exp so one can get it just by adding magic to one's target_list, but I don't get around to it.