diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-09-29 20:17:00 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-09-29 20:17:00 +0000 |
commit | 1fe43d45316f4547858830eb2d7540d6c1e5c92a (patch) | |
tree | 199ac259ca77dabea599c0f9721489a2786120c9 /gdb/NEWS | |
parent | 69ba8a0d69bc65a34d7194824d291be19332a1c9 (diff) | |
download | gdb-1fe43d45316f4547858830eb2d7540d6c1e5c92a.zip gdb-1fe43d45316f4547858830eb2d7540d6c1e5c92a.tar.gz gdb-1fe43d45316f4547858830eb2d7540d6c1e5c92a.tar.bz2 |
2003-09-29 Andrew Cagney <cagney@redhat.com>
* NEWS: Mention Objective-C.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,11 @@ SGI Iris (MIPS) running Irix V3: mips-sgi-irix or iris *** 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 |