]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
NEWS: GDB understands GNAT Ada.
authorPaul N. Hilfinger <hilfinger@adacore.com>
Tue, 2 Nov 2004 09:34:15 +0000 (09:34 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Tue, 2 Nov 2004 09:34:15 +0000 (09:34 +0000)
gdb/ChangeLog
gdb/NEWS

index ddad8f1aece54a203cb0881c4e50e0fc64405fd0..b776b27ec8ddf5a3e3dac8bf854c2ed1fc49c562 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-02  Paul Hilfinger  <hilfingr@nile.gnat.com>
+
+       * NEWS: GDB understands GNAT Ada.
+
 2004-10-23  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * s390-tdep.c (enum pv_boolean): Remove.
index 9f20efa3c78b6f2a39050dcc0a3976512c74cfe6..6642128cc3097b115c6d75a6b27c46399306c3ae 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -11,6 +11,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