source: rtems/doc/rtems_gdb/intro.t @ 0660b4f8

4.104.114.84.95
Last change on this file since 0660b4f8 was 0660b4f8, checked in by Joel Sherrill <joel.sherrill@…>, on 11/16/99 at 19:50:56

Changed copyright date to 1999.

  • Property mode set to 100644
File size: 754 bytes
Line 
1@c
2@c  COPYRIGHT (c) 1988-1999.
3@c  On-Line Applications Research Corporation (OAR).
4@c  All rights reserved.
5@c
6@c  $Id$
7@c
8
9@chapter Introduction
10
11GDB 4.17 is a source-level symbolic debugger for RTEMS environment.
12This version is an extension of GNU GDB version 4.17, adapted for the debugging
13of RTEMS applications in a heterogeneous host-target environment.
14
15This paper documents @b{only} the RTEMS/GDB extensions to GNU
16GDB 4.17, as well as its use in the RTEMS environment. The reader is assumed
17to be familiar with GNU GDB.
18
19The RTEMS project would like to thank Emmanuel Raguet (raguet@@crf.canon.fr)
20and Eric Valette (valette@@crf.canon.fr) of the Canon Research Centre
21France S.A. for developing and documenting RTEMS/GDB and submitting it.
22
Note: See TracBrowser for help on using the repository browser.