summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/freesw.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-15 15:52:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-15 15:52:22 +0000
commit70b8f3ed6d2e4536c2e60ea04236a64927c6dbfc (patch)
treefc8f3211ace9d2577d67f148ed710e693fcc0bc4 /doc/FAQ/freesw.t
parentNew file. (diff)
downloadrtems-70b8f3ed6d2e4536c2e60ea04236a64927c6dbfc.tar.bz2
Added information on hardware to aid in debugging. Primarily this is
information on gdb and bdm for the MPC8xx, MC683xx, and ColdFire.
Diffstat (limited to '')
-rw-r--r--doc/FAQ/freesw.t21
1 files changed, 19 insertions, 2 deletions
diff --git a/doc/FAQ/freesw.t b/doc/FAQ/freesw.t
index 5eb4fdcf66..40592a57a5 100644
--- a/doc/FAQ/freesw.t
+++ b/doc/FAQ/freesw.t
@@ -11,7 +11,9 @@
This section describes other free software packages that are known to work
with RTEMS.
-@section GNU Development Tools
+@section Development Tools
+
+@subsection Basic Development Environment
The standard RTEMS development environment consists of the following GNU
components:
@@ -28,8 +30,14 @@ Although not from the Free Software Foundation, the Cygnus newlib C
library integrates well with the GNU tools and is a standard part of the
RTEMS development environment.
+@subsection GNU Ada
+
For those interested in using the Ada95 programming language, the GNU Ada
-compiler (GNAT) is available.
+compiler (GNAT) is available and has excellent support for RTEMS.
+
+@subsection DDD
+
+XXX insert information from Charles Gauthier and Jiri Gaisler
@section omniORB
@@ -68,3 +76,12 @@ ditto
Free version of curses.
+ditto
+
+
+@section zlib
+
+Free compression/decompression library.
+
+ditto
+