This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] NEWS entry on Ada



Committed on head and 6.3 branch.

P. Hilfinger

Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -p -r1.163 -r1.164
--- gdb/NEWS	25 Oct 2004 18:50:09 -0000	1.163
+++ gdb/NEWS	2 Nov 2004 09:41:00 -0000	1.164
@@ -14,6 +14,12 @@ by GCC with the option -feliminate-dwarf
 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]