summaryrefslogtreecommitdiffstats
path: root/doc/started/gdb.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-10 16:44:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-10 16:44:48 +0000
commit8a3fd669642f6702d8385e6f59a5a3d56f5ddc6f (patch)
tree604a4745a3f7331eb99957fc776650640fb79cb6 /doc/started/gdb.t
parentIn texinfo nicely with all version dependent information (diff)
downloadrtems-8a3fd669642f6702d8385e6f59a5a3d56f5ddc6f.tar.bz2
Printed copy given to Steve and Mark
Diffstat (limited to '')
-rw-r--r--doc/started/gdb.t8
1 files changed, 4 insertions, 4 deletions
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