From 8a3fd669642f6702d8385e6f59a5a3d56f5ddc6f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 10 Apr 1998 16:44:48 +0000 Subject: Printed copy given to Steve and Mark --- doc/started/Makefile | 4 ++-- doc/started/buildc.t | 4 ++-- doc/started/gdb.t | 8 ++++---- doc/started/started.texi | 18 +++++++++--------- 4 files changed, 17 insertions(+), 17 deletions(-) (limited to 'doc') diff --git a/doc/started/Makefile b/doc/started/Makefile index d3b54d31e1..033c2bd62f 100644 --- a/doc/started/Makefile +++ b/doc/started/Makefile @@ -60,7 +60,7 @@ buildc.texi: buildc.t versions.texi -n "Building RTEMS" ${*}.t buildrt.texi: buildrt.t versions.texi - $(BMENU) -c -p "GNU C/C++ cross compiler toolset complete" \ + $(BMENU) -c -p "Running the bit Script" \ -u "Top" \ -n "Building the Sample Application" ${*}.t @@ -72,7 +72,7 @@ sample.texi: sample.t versions.texi gdb.texi: gdb.t versions.texi $(BMENU) -c -p "Application executable" \ -u "Top" \ - -n "Command and Variable Index" ${*}.t + -n "" ${*}.t html: dirs $(FILES) -mkdir -p $(WWW_INSTALL)/$(PROJECT) diff --git a/doc/started/buildc.t b/doc/started/buildc.t index c77b24f796..a078985e0f 100644 --- a/doc/started/buildc.t +++ b/doc/started/buildc.t @@ -211,7 +211,7 @@ The files that are found, have been modified by the patch file. @c Modify the bit script @c -@section Modify the bit script +@section Modify the bit Script Copy the @code{bit} script from arc to the tools directory. @@ -306,7 +306,7 @@ BUILD_OTHER_LANGUAGES=yes @end table -@section Running the bit script +@section Running the bit Script After the @code{bit} script has been modified to reflect the local installation, the modified @code{bit} script is run diff --git a/doc/started/gdb.t b/doc/started/gdb.t index 7178a5e7fb..7ae7c2d9cd 100644 --- a/doc/started/gdb.t +++ b/doc/started/gdb.t @@ -11,7 +11,7 @@ GDB is not currently RTEMS aware. The following configurations have been successfully used with RTEMS applications: -@itemize bullet +@itemize @bullet @item Sparc Instruction Simulator (SIS) @item PowerPC Instruction Simulator (PSIM) @item DINK32 @@ -29,6 +29,8 @@ cd tools tar xzf ../arc/@value{GDB-TAR} @end example +The directory @value{GDB-UNTAR} is created under the tools directory. + @c @c GDB Patch @c @@ -74,8 +76,6 @@ The files that are found, have been modified by the patch file. @section GDB with Sparc Instruction Simulation (SIS) -The directory @value{GDB-UNTAR} is created under the tools directory. - @subheading Make the build directory Create a build directory for the SIS Debugger @@ -153,7 +153,7 @@ gmake all install @end example -@section GDB with Dink32 +@section GDB for DINK32 @subheading Unarchive the gdb distribution diff --git a/doc/started/started.texi b/doc/started/started.texi index 1fb8c74f13..2cae18f58f 100644 --- a/doc/started/started.texi +++ b/doc/started/started.texi @@ -56,7 +56,7 @@ END-INFO-DIR-ENTRY @finalout @title Getting Started with RTEMS for C/C++ Users -@subtitle Edition @value{edition}, for RTEMS @value{version} +@subtitle Edition @value{edition}, for @value{version} @sp 1 @subtitle @value{update-month} @author On-Line Applications Research Corporation @@ -87,27 +87,27 @@ This is the online version of the Getting Started with RTEMS for C/C++ Users. * Building RTEMS:: * Building the Sample Application:: * Building the GNU Debugger:: -* Command and Variable Index:: -* Concept Index:: @end menu +@c * Command and Variable Index:: +@c * Concept Index:: @end ifinfo @c @c @c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here @c -@node Command and Variable Index, Concept Index, Make the debugger (DINK32), Top -@unnumbered Command and Variable Index +@c @node Command and Variable Index, Concept Index, GDB for DINK32, Top +@c @unnumbered Command and Variable Index -There are currently no Command and Variable Index entries. +@c There are currently no Command and Variable Index entries. @c @printindex fn -@node Concept Index, , Command and Variable Index, Top -@unnumbered Concept Index +@c @node Concept Index, , Command and Variable Index, Top +@c @unnumbered Concept Index -There are currently no Concept Index entries. +@c There are currently no Concept Index entries. @c @printindex cp @contents -- cgit v1.2.3