From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18127 invoked by alias); 26 Jul 2008 06:15:51 -0000 Received: (qmail 18119 invoked by uid 22791); 26 Jul 2008 06:15:50 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 26 Jul 2008 06:15:30 +0000 Received: from HOME-C4E4A596F7 ([84.229.112.15]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K4L00DRMO16YCA0@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Sat, 26 Jul 2008 09:15:07 +0300 (IDT) Date: Sat, 26 Jul 2008 06:15:00 -0000 From: Eli Zaretskii Subject: Re: Internals manual fixups In-reply-to: <488A0594.7020901@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Stan Shebs Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <4866823C.5090002@earthlink.net> <488A0594.7020901@codesourcery.com> 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: 2008-07/txt/msg00473.txt.bz2 > Date: Fri, 25 Jul 2008 09:55:48 -0700 > From: Stan Shebs > CC: gdb-patches@sourceware.org > > >> +(Target header files such as > >> +@file{gdb/config/@var{arch}/tm-@var{ttt}.h}, > >> +@file{gdb/config/@var{arch}/tm-@var{arch}.h}, and > >> +@file{config/tm-@var{os}.h} are no longer used.) > >> > > > > Then why mention them at all? > > > Those types of files were in use for many years, and still present in > many versions of GDB. So thinking about it, it seemed that someone > coming from one of those to current GDB would be looking for those > files, and wondering what happened. Then perhaps we should have a suitable index entry, because the reader can wonder about that any place in the manual.