Now at least a version of the figures shows up in the html although

there are no captions.
This commit is contained in:
Joel Sherrill
1999-04-02 17:41:37 +00:00
parent 64e0f6c40c
commit 65beca61d4
9 changed files with 152 additions and 9 deletions

View File

@@ -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