forked from Imagelibrary/rtems
Printed copy given to Steve and Mark
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user