summaryrefslogtreecommitdiffstats
path: root/doc/rgdb_specs/conclusion.t
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-08-02 10:50:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-08-02 10:50:06 +0000
commit93d813bbe4215d184df83a966477a198b2d54681 (patch)
treece8d71baab3e434c064ba18a223499048929a14f /doc/rgdb_specs/conclusion.t
parentNew. (diff)
downloadrtems-93d813bbe4215d184df83a966477a198b2d54681.tar.bz2
Use @image for ASCII figures (Reflect changes above).
Diffstat (limited to '')
-rw-r--r--doc/rgdb_specs/conclusion.t28
1 files changed, 5 insertions, 23 deletions
diff --git a/doc/rgdb_specs/conclusion.t b/doc/rgdb_specs/conclusion.t
index b2ed9ca340..abc6137966 100644
--- a/doc/rgdb_specs/conclusion.t
+++ b/doc/rgdb_specs/conclusion.t
@@ -20,32 +20,14 @@ 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
-@c XXXXX reference it in the previous paragraph
-@c XXXXX insert process.eps
-@c XXXXX Caption remote debugger tasks and handlers
-@end group
-@end example
-@image{process,6in,}
-@end ifset
-
+@ifclear use-html
+@image{process,6in,,"Remote debugger tasks and handlers"}
+@end ifclear
@ifset use-html
-@c <IMG SRC="process.jpg" WIDTH=500 HEIGHT=600 ALT="remote debugger tasks and handlers">
+@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">
+<IMG SRC="process.jpg" ALT="Remote debugger tasks and handlers">
@end html
@end ifset