summaryrefslogtreecommitdiffstats
path: root/doc/rgdb_specs/conclusion.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-02 17:41:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-02 17:41:37 +0000
commit65beca61d4897ec4fd8d912b8b7f9ceee1831f8e (patch)
tree1d845ee07b9496e52d3d2ea80556dce330398c8f /doc/rgdb_specs/conclusion.t
parentCan now produce html, info, and PostScript without errors. Links (diff)
downloadrtems-65beca61d4897ec4fd8d912b8b7f9ceee1831f8e.tar.bz2
Now at least a version of the figures shows up in the html although
there are no captions.
Diffstat (limited to '')
-rw-r--r--doc/rgdb_specs/conclusion.t24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/rgdb_specs/conclusion.t b/doc/rgdb_specs/conclusion.t
index 42389cfe8c..badf68b408 100644
--- a/doc/rgdb_specs/conclusion.t
+++ b/doc/rgdb_specs/conclusion.t
@@ -20,8 +20,32 @@ Circuit Emulator (ICE) or use of BDM extension on the target board are the ultim
way to really debug any portion of an RTOS. BDM support in GDB is still weak
but people are working on it and we may get something better in a near future.
+@ifset use-ascii
@example
+@group
+XXXXX reference it in the previous paragraph
XXXXX insert process.eps
XXXXX Caption remote debugger tasks and handlers
+@end group
@end example
+@end ifset
+
+@ifset use-tex
+@example
+@group
+XXXXX reference it in the previous paragraph
+XXXXX insert process.eps
+XXXXX Caption remote debugger tasks and handlers
+@end group
+@end example
+@end ifset
+
+@c @image{process}
+
+@ifset use-html
+@c <IMG SRC="process.jpg" WIDTH=500 HEIGHT=600 ALT="remote debugger tasks and handlers">
+@html
+<IMG SRC="process.jpg" ALT="remote debugger tasks and handlers">
+@end html
+@end ifset