From 65beca61d4897ec4fd8d912b8b7f9ceee1831f8e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 Apr 1999 17:41:37 +0000 Subject: Now at least a version of the figures shows up in the html although there are no captions. --- doc/rgdb_specs/gdbinternals.t | 102 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 96 insertions(+), 6 deletions(-) (limited to 'doc/rgdb_specs/gdbinternals.t') diff --git a/doc/rgdb_specs/gdbinternals.t b/doc/rgdb_specs/gdbinternals.t index 3254e7c4f7..290a4d7f67 100644 --- a/doc/rgdb_specs/gdbinternals.t +++ b/doc/rgdb_specs/gdbinternals.t @@ -197,18 +197,108 @@ the host debugger on the target are only simple actions which look like : @end itemize +@c +@c Debug session initialization Figure +@c + +@ifset use-ascii +@example +@group +XXXXX reference it in the previous paragraph +XXXXX insert seg_init.eps +XXXXX Caption Debug session initialization +@end group +@end example +@end ifset + +@ifset use-tex +@example +@group +XXXXX reference it in the previous paragraph +XXXXX insert seg_init.eps +XXXXX Caption Debug session initialization +@end group +@end example +@end ifset + +@c @image{seg_init} + +@ifset use-html +@c Debug session initialization +@html +Debug session initialization +@end html +@end ifset + + +@c +@c Breakpoint and process execution Figure +@c + +@ifset use-ascii @example -XXX Figure seg_init.eps -XXX Debug session initialization +@group +XXXXX reference it in the previous paragraph +XXXXX insert seq_break.eps +XXXXX Caption Breakpoint and process execution +@end group @end example +@end ifset +@ifset use-tex @example -XXX Figure seq_break.eps -XXX Breakpoint and process execution +@group +XXXXX reference it in the previous paragraph +XXXXX insert seq_break.eps +XXXXX Caption Breakpoint and process execution +@end group @end example +@end ifset +@c @image{seq_break} + +@ifset use-html +@c Breakpoint and process execution +@html +Breakpoint and process execution +@end html +@end ifset + + + +@c +@c Detach a process and close a connection Figure +@c + +@ifset use-ascii @example -XXX Figure seq_detach.eps -XXX Detach a process and close a connection +@group +XXXXX reference it in the previous paragraph +XXXXX insert seq_detach.eps +XXXXX Caption Detach a process and close a connection +@end group @end example +@end ifset + +@ifset use-tex +@example +@group +XXXXX reference it in the previous paragraph +XXXXX insert seq_detach.eps +XXXXX Caption Detach a process and close a connection +@end group +@end example +@end ifset + +@c @image{seq_detach} + +@ifset use-html +@c Detach a process and close a connection +@html +Detach a process and close a connection +@end html +@end ifset + + + -- cgit v1.2.3