This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Internals manual fixups


Eli Zaretskii wrote:
Date: Fri, 25 Jul 2008 09:55:48 -0700
From: Stan Shebs <stan@codesourcery.com>
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.
I committed without making an index entry, because I was waffling on how it should look, but I noticed more bits to delete while fixing to reflect your previous comments, so there will be a new round of changes soon anyway. :-)

Stan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]