2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>

* Makefile.am, configure.ac, develenv/direct.t: Remove RDBG.
	* rgdb_specs/.cvsignore, rgdb_specs/Makefile.am, rgdb_specs/comm.t,
	rgdb_specs/conclusion.t, rgdb_specs/daemon.t,
	rgdb_specs/gdbinternals.t, rgdb_specs/interfacing.t,
	rgdb_specs/intro.t, rgdb_specs/layers.eps, rgdb_specs/layers.jpg,
	rgdb_specs/layers.txt, rgdb_specs/objectives.t,
	rgdb_specs/process.eps, rgdb_specs/process.jpg,
	rgdb_specs/process.txt, rgdb_specs/revision.t,
	rgdb_specs/rgdb_specs.texi, rgdb_specs/seqbreak.eps,
	rgdb_specs/seqbreak.jpg, rgdb_specs/seqbreak.txt,
	rgdb_specs/seqdetach.eps, rgdb_specs/seqdetach.jpg,
	rgdb_specs/seqdetach.txt, rgdb_specs/seqinit.eps,
	rgdb_specs/seqinit.jpg, rgdb_specs/seqinit.txt, rtems_gdb/.cvsignore,
	rtems_gdb/Makefile.am, rtems_gdb/commands.t, rtems_gdb/example.t,
	rtems_gdb/intro.t, rtems_gdb/rtems_gdb.texi, rtems_gdb/started.t,
	rtems_gdb/swarch.t, rtems_gdb/trouble.t: Removed.
This commit is contained in:
Joel Sherrill
2007-08-02 14:59:16 +00:00
parent 0c640d3d88
commit 00de6acc8c
39 changed files with 20 additions and 3734 deletions

View File

@@ -258,11 +258,6 @@ This directory contains the networking components which
might be tailored based upon the particular BSP. This
includes the RTEMS telnetd, httpd, and ftpd servers.
@item $@{RTEMS_ROOT@}/c/src/librdbg/
This directory contains the Ethernet-based remote debugging
stub. This software must be built to be intimately aware
of a particular CPU model.
@item $@{RTEMS_ROOT@}/c/src/librtems++/
This directory contains C++ classes which map to the RTEMS
Classic API.