aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPaul N. Hilfinger <hilfinger@adacore.com>2004-11-02 09:41:00 +0000
committerPaul N. Hilfinger <hilfinger@adacore.com>2004-11-02 09:41:00 +0000
commit117ea3cfbfdae674f9b74c07692eb300d5d8ae3b (patch)
tree53dac4f3484f292eac94ee0657a5a5f86108a540 /gdb/NEWS
parent20288ed68a1fe3ae23f9940fa6520328a6bfe777 (diff)
downloadgdb-117ea3cfbfdae674f9b74c07692eb300d5d8ae3b.zip
gdb-117ea3cfbfdae674f9b74c07692eb300d5d8ae3b.tar.gz
gdb-117ea3cfbfdae674f9b74c07692eb300d5d8ae3b.tar.bz2
NEWS: GDB understands GNAT Ada.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 352833e..74b4a0d1 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -14,6 +14,12 @@ by GCC with the option -feliminate-dwarf2-dups and also by some
proprietary compilers. With GCC, you must use GCC 3.3.4 or later
to use -feliminate-dwarf2-dups.
+* Ada
+
+Initial support for debugging programs compiled with the GNAT
+implementation of the Ada programming language has been integrated
+into GDB. In this release, support is limited to expression evaluation.
+
*** Changes in GDB 6.2.1:
* MIPS `break main; run' gave an heuristic-fence-post warning