From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27036 invoked by alias); 26 Jun 2003 14:08:04 -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 27029 invoked from network); 26 Jun 2003 14:08:02 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 26 Jun 2003 14:08:02 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h5QE82H15598 for ; Thu, 26 Jun 2003 10:08:02 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5QE82I09555 for ; Thu, 26 Jun 2003 10:08:02 -0400 Received: from localhost.redhat.com (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5QE81223386; Thu, 26 Jun 2003 10:08:01 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id 4F3C32CA3A; Thu, 26 Jun 2003 10:15:00 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16122.65508.160806.984501@localhost.redhat.com> Date: Thu, 26 Jun 2003 14:08:00 -0000 To: Eli Zaretskii Cc: jimb@redhat.com, gdb-patches@sources.redhat.com Subject: Re: RFA: document binutils support for separate debug info In-Reply-To: <2427-Thu26Jun2003064719+0300-eliz@elta.co.il> References: <2427-Thu26Jun2003064719+0300-eliz@elta.co.il> X-SW-Source: 2003-06/txt/msg00790.txt.bz2 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. elena