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: [PATCH: doco] gdbint.texinfo


Eli Zaretskii writes:
 > > From: Nick Roberts <nickrob@snap.net.nz>
 > > Date: Sun, 24 Jun 2007 18:32:31 +1200
 > > 
 > > 
 > > I still get confused by target and architecture (sometimes, they seem to be
 > > used interchangeably) but how about adding a menu and creating nodes as below?
 > 
 > It's okay, but please make the long node names shorter.  Long node
 > names look badly in an Info reader

I'm reluctant to make my own names as I only have a shallow understanding.
How about if I use the cindex names as node names?

+ @menu
+ * OS ABI Variant Handling::
+ * Initializing a New Architecture::
+ * Registers and Memory::
+ * Pointers Are Not Always Addresses::
+ * Address Classes::
+ * Raw and Virtual Register Representations::
+ * Register and Memory Data Representations::
+ * Frame Interpretation::
+ * Inferior Call Setup::
+ * Compiler Characteristics::
+ * Target Conditionals::
+ * Adding a New Target::
+ * Converting Targets to Multi-arch::
+ @end menu

That's shorter but I don't know if it's short enough.


-- 
Nick                                           http://www.inet.net.nz/~nickrob


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