summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/rgdb_specs/Makefile15
-rw-r--r--doc/rgdb_specs/comm.t8
-rw-r--r--doc/rgdb_specs/conclusion.t8
-rw-r--r--doc/rgdb_specs/garde.pdfbin0 -> 272042 bytes
-rw-r--r--doc/rgdb_specs/gdbinternals.t48
-rw-r--r--doc/rgdb_specs/layers.pdfbin0 -> 4594 bytes
-rw-r--r--doc/rgdb_specs/process.pdfbin0 -> 7144 bytes
-rw-r--r--doc/rgdb_specs/seqbreak.pdfbin0 -> 2033 bytes
-rw-r--r--doc/rgdb_specs/seqdetach.pdfbin0 -> 1293 bytes
-rw-r--r--doc/rgdb_specs/seqinit.pdfbin0 -> 1511 bytes
10 files changed, 38 insertions, 41 deletions
diff --git a/doc/rgdb_specs/Makefile b/doc/rgdb_specs/Makefile
index 6510d6f655..b367ed7442 100644
--- a/doc/rgdb_specs/Makefile
+++ b/doc/rgdb_specs/Makefile
@@ -56,7 +56,7 @@ html: dirs $(FILES)
$(PROJECT).texi
clean:
- rm -f *.o $(PROG) *.txt core *.pdf
+ rm -f *.o $(PROG) *.txt core $(PROJECT).pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT) $(PROJECT)-* $(GENERATED_FILES)
rm -f *.fixed _*
@@ -105,16 +105,11 @@ conclusion.texi: conclusion.t Makefile
-u "Top" \
-n "" ${*}.t
-garde.eps
-layers.eps
-process.eps
-seq_init.eps
-seq_break.eps
-seq_detach.eps
convert:
/usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=garde.pdf -- garde.eps -c -quit
/usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=layers.pdf -- layers.eps -c -quit
/usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=process.pdf -- process.eps -c -quit
- /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seq_init.pdf -- seq_init.eps -c -quit
- /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seq_break.pdf -- seq_break.eps -c -quit
- /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seq_detach.pdf -- PCIreg.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seqinit.pdf -- seqinit.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seqbreak.pdf -- seqbreak.eps -c -quit
+ /usr/bin/gs -dMaxBitmap=300000000 -g4500x5500 -sDEVICE=pdfwrite -q -dNOPAUSE -dSAFER -sOutputFile=seqdetach.pdf -- seqdetach.eps -c -quit
+
diff --git a/doc/rgdb_specs/comm.t b/doc/rgdb_specs/comm.t
index ceb6b78628..d7342154ed 100644
--- a/doc/rgdb_specs/comm.t
+++ b/doc/rgdb_specs/comm.t
@@ -94,14 +94,14 @@ XXXXX Caption Communications Layers
@ifset use-tex
@example
@group
-XXXXX reference it in the previous paragraph
-XXXXX insert layers.eps
-XXXXX Caption Communications Layers
+@c XXXXX reference it in the previous paragraph
+@c XXXXX insert layers.eps
+@c XXXXX Caption Communications Layers
@end group
@end example
+@image{layers,,6in}
@end ifset
-@c @image{layers}
@ifset use-html
@c <IMG SRC="layers.jpg" WIDTH=500 HEIGHT=600 ALT="Communications Layers">
diff --git a/doc/rgdb_specs/conclusion.t b/doc/rgdb_specs/conclusion.t
index badf68b408..b2ed9ca340 100644
--- a/doc/rgdb_specs/conclusion.t
+++ b/doc/rgdb_specs/conclusion.t
@@ -33,14 +33,14 @@ XXXXX Caption remote debugger tasks and handlers
@ifset use-tex
@example
@group
-XXXXX reference it in the previous paragraph
-XXXXX insert process.eps
-XXXXX Caption remote debugger tasks and handlers
+@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
-@c @image{process}
@ifset use-html
@c <IMG SRC="process.jpg" WIDTH=500 HEIGHT=600 ALT="remote debugger tasks and handlers">
diff --git a/doc/rgdb_specs/garde.pdf b/doc/rgdb_specs/garde.pdf
new file mode 100644
index 0000000000..62df59d4e5
--- /dev/null
+++ b/doc/rgdb_specs/garde.pdf
Binary files differ
diff --git a/doc/rgdb_specs/gdbinternals.t b/doc/rgdb_specs/gdbinternals.t
index 90c1343a21..d989cfe8e9 100644
--- a/doc/rgdb_specs/gdbinternals.t
+++ b/doc/rgdb_specs/gdbinternals.t
@@ -205,7 +205,7 @@ the host debugger on the target are only simple actions which look like :
@example
@group
XXXXX reference it in the previous paragraph
-XXXXX insert seq_init.eps
+XXXXX insert seqinit.eps
XXXXX Caption Debug session initialization
@end group
@end example
@@ -214,19 +214,20 @@ XXXXX Caption Debug session initialization
@ifset use-tex
@example
@group
-XXXXX reference it in the previous paragraph
-XXXXX insert seq_init.eps
-XXXXX Caption Debug session initialization
+@c XXXXX reference it in the previous paragraph
+@c XXXXX insert seqinit.eps
+@c XXXXX Caption Debug session initialization
@end group
@end example
+@page
+@image{seqinit}
@end ifset
-@c @image{seq_init}
@ifset use-html
-@c <IMG SRC="seq_init.jpg" WIDTH=500 HEIGHT=600 ALT="Debug session initialization">
+@c <IMG SRC="seqinit.jpg" WIDTH=500 HEIGHT=600 ALT="Debug session initialization">
@html
-<IMG SRC="seq_init.jpg" ALT="Debug session initialization">
+<IMG SRC="seqinit.jpg" ALT="Debug session initialization">
@end html
@end ifset
@@ -239,7 +240,7 @@ XXXXX Caption Debug session initialization
@example
@group
XXXXX reference it in the previous paragraph
-XXXXX insert seq_break.eps
+XXXXX insert seqbreak.eps
XXXXX Caption Breakpoint and process execution
@end group
@end example
@@ -248,19 +249,20 @@ XXXXX Caption Breakpoint and process execution
@ifset use-tex
@example
@group
-XXXXX reference it in the previous paragraph
-XXXXX insert seq_break.eps
-XXXXX Caption Breakpoint and process execution
+@c XXXXX reference it in the previous paragraph
+@c XXXXX insert seqbreak.eps
+@c XXXXX Caption Breakpoint and process execution
@end group
@end example
+@page
+@sp 5
+@image{seqbreak,,9in}
@end ifset
-@c @image{seq_break}
-
@ifset use-html
-@c <IMG SRC="seq_break.jpg" WIDTH=500 HEIGHT=600 ALT="Breakpoint and process execution">
+@c <IMG SRC="seqbreak.jpg" WIDTH=500 HEIGHT=600 ALT="Breakpoint and process execution">
@html
-<IMG SRC="seq_break.jpg" ALT="Breakpoint and process execution">
+<IMG SRC="seqbreak.jpg" ALT="Breakpoint and process execution">
@end html
@end ifset
@@ -274,7 +276,7 @@ XXXXX Caption Breakpoint and process execution
@example
@group
XXXXX reference it in the previous paragraph
-XXXXX insert seq_detach.eps
+XXXXX insert seqdetach.eps
XXXXX Caption Detach a process and close a connection
@end group
@end example
@@ -283,19 +285,19 @@ XXXXX Caption Detach a process and close a connection
@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
+@c XXXXX reference it in the previous paragraph
+@c XXXXX insert seqdetach.eps
+@c XXXXX Caption Detach a process and close a connection
@end group
@end example
+@sp 10
+@image{seqdetach}
@end ifset
-@c @image{seq_detach}
-
@ifset use-html
-@c <IMG SRC="seq_detach.jpg" WIDTH=500 HEIGHT=600 ALT="Detach a process and close a connection">
+@c <IMG SRC="seqdetach.jpg" WIDTH=500 HEIGHT=600 ALT="Detach a process and close a connection">
@html
-<IMG SRC="seq_detach.jpg" ALT="Detach a process and close a connection">
+<IMG SRC="seqdetach.jpg" ALT="Detach a process and close a connection">
@end html
@end ifset
diff --git a/doc/rgdb_specs/layers.pdf b/doc/rgdb_specs/layers.pdf
new file mode 100644
index 0000000000..84a3cba9d8
--- /dev/null
+++ b/doc/rgdb_specs/layers.pdf
Binary files differ
diff --git a/doc/rgdb_specs/process.pdf b/doc/rgdb_specs/process.pdf
new file mode 100644
index 0000000000..7cba5dc3f9
--- /dev/null
+++ b/doc/rgdb_specs/process.pdf
Binary files differ
diff --git a/doc/rgdb_specs/seqbreak.pdf b/doc/rgdb_specs/seqbreak.pdf
new file mode 100644
index 0000000000..80e99eab5d
--- /dev/null
+++ b/doc/rgdb_specs/seqbreak.pdf
Binary files differ
diff --git a/doc/rgdb_specs/seqdetach.pdf b/doc/rgdb_specs/seqdetach.pdf
new file mode 100644
index 0000000000..ed108a1913
--- /dev/null
+++ b/doc/rgdb_specs/seqdetach.pdf
Binary files differ
diff --git a/doc/rgdb_specs/seqinit.pdf b/doc/rgdb_specs/seqinit.pdf
new file mode 100644
index 0000000000..03604fce0b
--- /dev/null
+++ b/doc/rgdb_specs/seqinit.pdf
Binary files differ