summaryrefslogtreecommitdiffstats
path: root/doc/rtems_gdb/intro.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rtems_gdb/intro.t')
-rw-r--r--doc/rtems_gdb/intro.t22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/rtems_gdb/intro.t b/doc/rtems_gdb/intro.t
new file mode 100644
index 0000000000..70178b2aef
--- /dev/null
+++ b/doc/rtems_gdb/intro.t
@@ -0,0 +1,22 @@
+@c
+@c COPYRIGHT (c) 1988-2002.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Introduction
+
+GDB 4.17 is a source-level symbolic debugger for RTEMS environment.
+This version is an extension of GNU GDB version 4.17, adapted for the debugging
+of RTEMS applications in a heterogeneous host-target environment.
+
+This paper documents @b{only} the RTEMS/GDB extensions to GNU
+GDB 4.17, as well as its use in the RTEMS environment. The reader is assumed
+to be familiar with GNU GDB.
+
+The RTEMS project would like to thank Emmanuel Raguet (raguet@@crf.canon.fr)
+and Eric Valette (valette@@crf.canon.fr) of the Canon Research Centre
+France S.A. for developing and documenting RTEMS/GDB and submitting it.
+