Files
rtems/doc/rtems_gdb/intro.t
Joel Sherrill 6449498bc7 2001-01-17 Joel Sherrill <joel@OARcorp.com>
* SUPPORT, LICENSE: New files.
	* Numerous files touched as part of merging the 4.5 branch
	onto the mainline development trunk and ensuring that the
	script that cuts snapshots and releases works on the documentation.
2002-01-17 21:47:47 +00:00

23 lines
754 B
Perl

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