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]

[6.0] Mention Objective-C!


Hello,

This adds Objective-C to the list of new features in 6.0.

committed,
Andrew
2003-09-29  Andrew Cagney  <cagney@redhat.com>

	* NEWS: Mention Objective-C.

Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.110.2.8
diff -u -r1.110.2.8 NEWS
--- gdb/NEWS	25 Sep 2003 18:27:35 -0000	1.110.2.8
+++ gdb/NEWS	29 Sep 2003 17:41:57 -0000
@@ -3,6 +3,11 @@
 
 *** Changes in GDB 6.0:
 
+* Objective-C
+
+Support for debugging the Objective-C programming language has been
+integrated into GDB.
+
 * New backtrace mechanism (includes DWARF 2 Call Frame Information).
 
 DWARF 2's Call Frame Information makes available compiler generated

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