summaryrefslogtreecommitdiffstats
path: root/doc/rtems_gdb/rtems_gdb.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-10 18:54:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-10 18:54:14 +0000
commit7b597b85405cb0740cbe57af7c1ad5f0cb665b18 (patch)
treebe365fce3d93a30944750dc99ad650700f321ad6 /doc/rtems_gdb/rtems_gdb.texi
parentBase file. (diff)
downloadrtems-7b597b85405cb0740cbe57af7c1ad5f0cb665b18.tar.bz2
Now generates HTML, PostScript, and info correctly.
Diffstat (limited to 'doc/rtems_gdb/rtems_gdb.texi')
-rw-r--r--doc/rtems_gdb/rtems_gdb.texi40
1 files changed, 11 insertions, 29 deletions
diff --git a/doc/rtems_gdb/rtems_gdb.texi b/doc/rtems_gdb/rtems_gdb.texi
index 80316eaa1c..bea340f462 100644
--- a/doc/rtems_gdb/rtems_gdb.texi
+++ b/doc/rtems_gdb/rtems_gdb.texi
@@ -64,43 +64,25 @@ END-INFO-DIR-ENTRY
@c The alternative is to rework a sentence to avoid this problem.
@include intro.texi
-@include target.texi
-@include makefiles.texi
-@include linkcmds.texi
-@include support.texi
-@include init.texi
-@include console.texi
-@include clock.texi
-@include timer.texi
-@include rtc.texi
-@include nvmem.texi
-@include network.texi
-@include shmsupp.texi
-@include analog.texi
-@include discrete.texi
+@include swarch.texi
+@include started.texi
+@include commands.texi
+@include trouble.texi
+@include example.texi
@ifinfo
@node Top, Introduction, (dir), (dir)
@top rtems_gdb
-This is the online version of the Getting Started with RTEMS for C/C++ Users.
+This is the online version of the RTEMS/GDB User's Guide.
@menu
* Introduction::
-* Target Dependent Files::
-* Makefiles::
-* Linker Script::
-* Miscellaneous Support Files::
-* Initialization Code::
-* Console Driver::
-* Clock Driver::
-* Timer Driver::
-* Real-Time Clock Driver::
-* Networking Driver::
-* Non-Volatile Memory Driver::
-* Shared Memory Support Driver::
-* Analog Driver::
-* Discrete Driver::
+* Software Architecture::
+* Getting Started::
+* Commands::
+* Troubleshooting::
+* Debug Session Example::
@end menu
@c * Command and Variable Index::