summaryrefslogtreecommitdiffstats
path: root/doc/rgdb_specs
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-08-02 10:48:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-08-02 10:48:54 +0000
commit9c74fa73fa1936685e5a2846a0b87b27fed1e535 (patch)
tree2c8c8e92428fd75a5784627f510fcf114d0f669b /doc/rgdb_specs
parent2004-07-31 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-9c74fa73fa1936685e5a2846a0b87b27fed1e535.tar.bz2
New.
Diffstat (limited to 'doc/rgdb_specs')
-rw-r--r--doc/rgdb_specs/layers.txt2
-rw-r--r--doc/rgdb_specs/process.txt2
-rw-r--r--doc/rgdb_specs/seqbreak.txt2
-rw-r--r--doc/rgdb_specs/seqdetach.txt2
-rw-r--r--doc/rgdb_specs/seqinit.txt2
5 files changed, 10 insertions, 0 deletions
diff --git a/doc/rgdb_specs/layers.txt b/doc/rgdb_specs/layers.txt
new file mode 100644
index 0000000000..411c5863f1
--- /dev/null
+++ b/doc/rgdb_specs/layers.txt
@@ -0,0 +1,2 @@
+Figure: Communications Layers.
+ (Not available in ASCII version of this document.)
diff --git a/doc/rgdb_specs/process.txt b/doc/rgdb_specs/process.txt
new file mode 100644
index 0000000000..a296e15a97
--- /dev/null
+++ b/doc/rgdb_specs/process.txt
@@ -0,0 +1,2 @@
+Figure: Remote debugger tasks and handlers.
+ (Not available in ASCII version of this document.)
diff --git a/doc/rgdb_specs/seqbreak.txt b/doc/rgdb_specs/seqbreak.txt
new file mode 100644
index 0000000000..1df1577f77
--- /dev/null
+++ b/doc/rgdb_specs/seqbreak.txt
@@ -0,0 +1,2 @@
+Figure: Breakpoint and process execution.
+ (Not available in ASCII version of this document.)
diff --git a/doc/rgdb_specs/seqdetach.txt b/doc/rgdb_specs/seqdetach.txt
new file mode 100644
index 0000000000..88766a26c1
--- /dev/null
+++ b/doc/rgdb_specs/seqdetach.txt
@@ -0,0 +1,2 @@
+Figure: Detach a process and close a connection.
+ (Not available in ASCII version of this document.)
diff --git a/doc/rgdb_specs/seqinit.txt b/doc/rgdb_specs/seqinit.txt
new file mode 100644
index 0000000000..86c5be2d45
--- /dev/null
+++ b/doc/rgdb_specs/seqinit.txt
@@ -0,0 +1,2 @@
+Figure: Debug session initialization.
+ (Not available in ASCII version of this document.)