summaryrefslogtreecommitdiffstats
path: root/doc/started/gdb.t
diff options
context:
space:
mode:
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